https://github.com/blopez024/web.dev
Building a better web, together
https://github.com/blopez024/web.dev
Last synced: 2 months ago
JSON representation
Building a better web, together
- Host: GitHub
- URL: https://github.com/blopez024/web.dev
- Owner: blopez024
- Created: 2024-08-28T21:17:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T00:29:52.000Z (over 1 year ago)
- Last Synced: 2025-06-05T01:38:39.450Z (about 1 year ago)
- Language: HTML
- Size: 252 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes for web.dev
Building a better web, together
## [Learn HTML](/HTML/notes.md)
- [Overview of HTML](/HTML/notes.md#overview-of-html)
- [Document Structure](/HTML/notes.md#document-structure)
- [Scripts](/HTML/notes.md#scripts)
- [Semantic](/HTML/notes.md#semantic-html)
- [Heading and Sections](/HTML/notes.md#heading-and-sections)
- [Attributes](/HTML/notes.md#attributes)
- [Text Basics](/HTML/notes.md#text-basics)
- [Links](/HTML/notes.md#links)
- [Lists](/HTML/notes.md#lists)
- [Navigation](/HTML/notes.md#navigation)
- [Tables](/HTML/notes.md#tables)
- [Forms]()
- [Images]()
- [Audio and Video]()
- [Template, Slot, and Shadow]()
- [HTML APIs]()
- [Focus]()
- [Other Inline Text Elements]()
- [Details and Summary]()
- [Dialog]()
- [Conclusion and Next Steps]()
## Learn CSS
## Learn JavaScript