Build a fully functional web application. Apply HTML, CSS, and JavaScript concepts learned. Deploy the project using GitHub Pages, Netlify, or Vercel.
Choose one of the following project ideas: Blog Website: Implement a multi-page site with navigation. Ecommerce Website: Implement a multi-page site with navigation.
Note
- Include at least:
- A responsive design.
- JavaScript interactivity.
- A deployment link.
Create a well-structured HTML5 document. Use at least 5 different HTML elements. Ensure semantic correctness.
Good luck and happy coding! 🚀💻
Assignment Submission: This assignment requires you to design, code, and deploy a multipage website. The project will demonstrate your skills in HTML5, CSS3, JavaScript, and website deployment.
You will:
Design a website with at least three pages (e.g., Home, About, Contact) and ensure it’s responsive. Use HTML5 for semantic structure, CSS3 for styling, and JavaScript for interactivity (e.g., form validation, image sliders). Deploy the website using a platform like GitHub Pages, Netlify, or Vercel. Submit all website files (HTML, CSS, JS, images) along with a live website URL and project documentation.
This project contains seven pages of display, and a CSS file and a JS file, namely;
- Home Page
- About Page
- Contact Page
- Products Page
- Blog Page
- Help Page
- Shopping Cart Page