This is an old site that will be taken down soon. Go to https://learnweb.skilling.us for the current site.

Final project

Make a website for your final project. Use the prototype you created earlier as a guide, though you can change your mind about the pages, and... anything, really.

You can see the final version of the Pupperware site. The site uses the Sketchy theme from Bootswatch. You can use any theme you want, or just the default.

Remember that you can check out the HTML. Ctrl+U on Firefox and Chrome on Windows and Linux. Macs might do something weird.

Requirements:

  • Use Bootstrap
  • Add at least three regions to each page (add more if you want):
    • Site name and navbar
    • Content region
    • Footer
  • Your site should have at least six pages.
  • You don't have to use real content. Filler content is fine. Here's a list of filler text generators.
  • The branding area should have a site name, and an optional logo.
  • The site name (and the logo, if you have one) is a clickable link to the home page. Notices to that effect show on mouse hover. (See the Pupperware site for an example.)
  • The site title should have no underline, even though it's a link.
  • Include a few images (beyond those in the carousel), as well as text. All images should have alt text.
  • Use a navbar, with a dropdown.
  • Make the navbar reusable. Use the same navbar file on all pages.
  • Make the footer reusable. Use the same footer file on all pages.
  • Use a jumbotron.
  • Use a carousel.
  • Use some cards, for anything you want.
  • Put your name(s) in the footer, like Squee and Suzie did in the Pupperware site.

Submit your URL, as usual. If you're working with someone else, you should both submit it.

Where referenced