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
- Host: GitHub
- URL: https://github.com/dimazeland/html
- Owner: DimaZeland
- Created: 2018-12-22T21:52:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-19T07:24:25.000Z (over 2 years ago)
- Last Synced: 2025-01-25T19:41:59.022Z (12 months ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage:
- Size: 650 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)