https://github.com/dkniffin/web-basics
A collection of small web pages that can be used as milestones to aid in learning web development basics
https://github.com/dkniffin/web-basics
Last synced: about 2 months ago
JSON representation
A collection of small web pages that can be used as milestones to aid in learning web development basics
- Host: GitHub
- URL: https://github.com/dkniffin/web-basics
- Owner: dkniffin
- License: mit
- Created: 2021-05-10T21:13:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-03T14:44:25.000Z (almost 4 years ago)
- Last Synced: 2025-02-10T07:17:10.834Z (4 months ago)
- Language: HTML
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web basics challenges
This repo is a collection of small web pages that can be used as milestones to aid in learning web development basics. The goal is for the reader to start by knowing nothing about web development and end with knowing how to create a decent website.
1. [HTML Basics](./01_html_basics/README.md)