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

https://github.com/dimazeland/html

Source code examples in HTML
https://github.com/dimazeland/html

css html javascript

Last synced: 10 months ago
JSON representation

Source code examples in HTML

Awesome Lists containing this project

README

          

# HTML

🧩 HyperText Markup Language different source code examples

### ⚙️ The project uses:

- [HTML](https://html.spec.whatwg.org/multipage/)
- [CSS](https://www.w3.org/Style/CSS/Overview.en.html)
- [JavaScript Programming language](https://www.w3schools.com/js/)

## 📚 Contents

#### [HTML Basic](https://github.com/DimaZeland/HTML/tree/master/1-Basic)

#### [Scenarios](Scenarios)

#### [Tables](Tables)

#### [Web Forms](Forms)

#### [Frames](https://github.com/DimaZeland/HTML/tree/master/5-Frames)

#### [Example of using HTML](https://github.com/DimaZeland/HTML/tree/master/6-Case-Study-HTML)

#### [Cascade Style Sheets](https://github.com/DimaZeland/HTML/tree/master/6-Case-Study-HTML)

#### [Positioning schemes and layers](https://github.com/DimaZeland/HTML/tree/master/8-Positioning-Layers)

#### [HTML5 page example](https://github.com/DimaZeland/HTML/tree/master/9-HTML5-Example)