Welcome to the Day 2 Webpage repository! This project showcases the development of a semantic, interactive, and accessible HTML webpage. It includes multimedia elements, forms, and modern web design practices.
-
Semantic Elements:
- Utilized
<nav>,<main>,<article>,<aside>, and<footer>for meaningful structure. - Ensures improved accessibility and SEO.
- Utilized
-
Navigation Bar:
- Smooth and intuitive navigation between sections.
-
Contact Me Form:
- Fields:
Name,Email, andMessage. - Features validation attributes:
required,minlength,maxlength, andpattern.
- Fields:
-
Multimedia Integration:
- Embedded video and audio content.
- Images with captions using
<figure>and<figcaption>.
-
Interactive Elements:
- Dark Mode Toggle for improved UX.
- Back to Top Button for seamless navigation.
- FAQ section with collapsible answers.
-
Responsive Design:
- Built with CSS for responsiveness on various devices.
- Image gallery with hover effects.
- HTML5: Semantic markup for structure.
- CSS3: Custom styles for responsiveness and interactivity.
- JavaScript: Added interactivity (e.g., dark mode, back-to-top button).
- Clone the repository:
git clone https://github.com/your-username/day2webpage.git Author π»
Developed by Your Name