An open API service indexing awesome lists of open source software.

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

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