FAQ
Published • 8 min read
Overview
Frequently asked questions about this project.
This page is part of the HTML Dev Docs portal, a comprehensive demonstration of HTML5 semantic markup without CSS or JavaScript.
The HTML Living Standard defines the semantics of HTML elements and their attributes.
Frequently Asked Questions
Why only HTML with no CSS?
To demonstrate pure HTML5 mastery and semantic markup independent of presentation layers.
How many pages are in this project?
Over 50 interconnected pages covering every major HTML5 element and pattern.
Can I use this as a template?
Yes! This project is MIT licensed. Fork it and customize the content.
How do I deploy to GitHub Pages?
Push to the main branch. The included GitHub Actions workflow deploys automatically.