Module 10 Assignment (Apr 12, 2023)

HTML & Bootstrap

Instructions:

  1. Create a beautiful static website for a small business using HTML and Bootstrap.
  2. Your website should have a home page, an about page, a services page, a portfolio page, a blog page, and a contact page.
  3. Use Bootstrap to create a responsive design that looks good on desktop and mobile devices.
  4. Use semantic HTML to structure your pages.
  5. Use appropriate heading tags, lists, and other HTML elements to organize your content.
  6. Use Bootstrap carousel to create an image slider on your home page.
  7. Use a form for your contact page that includes fields for name, email, phone number, and message.
  8. Use appropriate validation for your form fields.
  9. Ensure that your website is accessible to all users, including those with disabilities.
  10. Test your website in multiple browsers and devices to ensure that it works as expected.

Submit Instructions :

  1. Submit your completed assignment, including the HTML and CSS files,
  2. Submit your github repository link
  3. Create a note.txt file in the repository and include your live link of your deployed version.(optional)