A responsive HTML page showcasing various web elements including forms, media content, and structured data.
-
Content Showcase Section
- Unordered list of favorite things
- Ordered list of programming languages
- Project progress table with status and due dates
-
Media Gallery Section
- Image display with alt text
- Audio player with controls
- Video player with controls
-
User Registration Form
- Multi-section form with fieldset grouping
- Various input types (text, email, tel, password, date, color, number, url)
- Form validation attributes
- Responsive styling
project/ ├── index.html # Main HTML file ├── README.md # This documentation file you're reading ├── LICENSE # Project license file └── media/ # Media files directory ├── lil_tjay.png # Sample image ├── bsf4l.mp3 # Sample audio └── meme.mp4 # Sample video
- HTML5
- CSS without external frameworks
- Semantic HTML structure
- Alt text for images
- Proper form labeling
- Responsive design
- Clone or download the repository
- Open
index.html
in any modern web browser - Explore the different sections:
The page should work in all modern browsers including:
- Chrome
- Firefox
- Safari
- Edge
This project is for educational purposes. All rights reserved as noted in the footer.
Natalie Awinja Computer Science Student, Multimedia University of Kenya Github @Keli281