Programming Homework Help

Arizona State University Bootstrap Website Using HTML, CSS & JavaScript

 

Hello, I need help with the following assignment using bootstrap to create a simple website. I honestly do not care how the website looks as long as it hits the requirements (keep it PG). you could copy and paste code from your other projects I don’t care, i just need to meet the requirements.

Requirements

  • Create a website using Bootstrap with a minimum of three pages
    • Template/theme use is encouraged
  • If not automatically included in the template/theme, be sure to include each of the following Bootstrap capabilities.
    • Carousel
    • Navigation bar
    • Glyphicons or Font Awesome Icons
    • Tooltip or Popover
    • A form for users to contact person/business
    • Badge or label
  • Comments as necessary
  • The directory structure of the website must be in good form:
    • Parent folder of the website has the index.html file only
    • An html folder for all other pages of the site
    • A folder for all other resources based on their content
    • Pathing must be relative not absolute