Skip to content

Brianclark490/anas-first-web-project

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Ana's Web Project

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)

✨ Project Overview

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

πŸ“š About the Course

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

πŸš€ Getting Started

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

About

A simple and responsive personal webpage built with HTML, CSS, and JavaScript to practice and showcase core web development skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 59.8%
  • HTML 36.1%
  • JavaScript 4.1%