Group 4 Project

From WLCS

Objective(s)

  • You will design and implement a website from scratch
  • You will program using web development languages such as HTML, CSS, and JavaScript
  • You will use the content provided to you by the client (students from IB Physics and IB Design Tech)

Additional Resources

Requirements

  • HTML Tag Requirements - use the following tags in your website
    • head
    • title
    • body
    • div
    • img
    • a href
    • h1
    • p
    • nav
    • footer
  • CSS styling
    • You should use CSS to style your websites with a consistent set of styles
  • Images
    • Your site should have images!
    • Images are good
    • Maybe one person on your team should focus on images
  • Multiple web pages
    • Your website should be comprised of multiple pages, all linked together
    • The pages should all use the same style and design
  • Content
    • All the content provided by your client should be found in different places on your website
    • If the content is lacking, then you may add your own content
  • Design & Aesthetics
    • The layout should be aesthetic
    • If the design can be improved, then it should be
    • Aesthetic layout is difficult, you can get ideas from other websites
  • Note: Using code from tutorials and templates is OK, but you must be sure to edit them significiantly