📄 Semantic Elements
Explore HTML5 semantic elements like article, section, nav, and more with real examples.
View Demo📝 Forms & Inputs
Interactive examples of form elements, input types, and validation attributes.
View Demo📊 Tables & Lists
Examples of tables, ordered lists, unordered lists, and description lists.
View Demo💡 How to Use These Demos
- Click on any demo card to explore specific HTML topics
- 🎛️ Use the "CSS: ON/OFF" button in each demo to toggle styles and see pure HTML structure
- View the rendered output and inspect the source code
- Try modifying the examples in your browser's developer tools
- Use "View Page Source" to see the complete HTML structure
🔥 Learning Tip: Click the "CSS: OFF" button in any demo to see how HTML looks without styling. This helps you focus on the semantic structure and understand vanilla HTML!
🚀 Getting Started with GitHub Pages
To view these demos online:
- Enable GitHub Pages in your repository settings
- Select the main branch and root directory
- Access your demos at:
https://[your-username].github.io/learning-hub/frontend/core/html/demos/