This is a simple and responsive personal webpage built with HTML, CSS, and JavaScript, created as part of the final assignment for the course:
π Introduction to Web Development by Microsoft
(Course 3 of 12 in the Microsoft Full-Stack Developer Specialization)
The project demonstrates:
- Semantic HTML structure
- Custom CSS styling and responsive layout
- A working contact form with validation
- Navigation and interaction using buttons and basic JavaScript
- Version control with Git and GitHub
- Use of Microsoft Copilot for development assistance
Introduction to Web Development (by Microsoft) is a beginner-level course that covers the essential building blocks of web development:
- π§± HTML, CSS, JavaScript basics
- π― Responsive design & web accessibility
- π DOM manipulation and asynchronous JS
- π€ Git & GitHub for collaboration
- π€ Use of Microsoft Copilot in development
π Duration: ~4 weeks, ~10 hours/week
π Goal: Apply learned skills to build a functional small-scale web project
Clone this repository and open index.html in your browser to view the homepage.
Use the βGo to formβ button to navigate to the contact form (form.html).
git clone https://github.com/yourusername/anas-web-project.git
cd anas-web-project