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

https://github.com/ag-sanjjeev/html-notes

This repository contains the basic and essential topics and their notes with examples to learn and under the HTML Language as beginner.
https://github.com/ag-sanjjeev/html-notes

basics-of-html documentation html html-notes html-reference html-topic html5 html5-notes html5-reference learn-html notes reference

Last synced: 28 days ago
JSON representation

This repository contains the basic and essential topics and their notes with examples to learn and under the HTML Language as beginner.

Awesome Lists containing this project

README

          

# HTML NOTES

This repository contains __the basic and essential__ topics and their notes with examples to learn and understand the __`HTML`__ Language as beginner.

*Refer the below contents, To kick start the learning of HTML. which gives you __step by step__ approach to the HTML Language.*
\
 

## ☰ CONTENTS
1. [Usage](./usage.md)
2. [Introduction](./introduction.md)
3. [Headings](docs/headings.md)
4. [Formatting Tags](docs/formatting-tags.md)
5. [Lists](docs/lists.md)
6. [Tables](docs/tables.md)
7. [Forms](docs/forms.md)
8. [Multimedia and Embedded Content](docs/multimedia-and-embedded-content.md)
9. [Scripting and Styling](docs/scripting-and-styling.md)
10. [HTML5 Semantic Tags](docs/html-semantic-tags.md)
11. [All Tags](./all-tags.md)
12. [Void Elements](./void-elements.md)
13. [Attributes and Properties](docs/attributes-and-properties.md)
14. [Events](docs/events.md)

## ⚑ Contribution

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request. Make sure to follow the existing coding style and provide clear documentation for your changes.

## ⚑ License

This reference licensed under the [MIT license](LICENSE). Feel free to use, modify, and distribute it as per the terms of the license.

## ⚑ Contact

If you have any questions or need further assistance, please feel free to reach me by referring [My Github Profile](https://github.com/ag-sanjjeev/)

Thanks for reviewing this reference notes!