Difference between revisions of "Group 4 Project"

From WLCS
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
* [http://colorschemedesigner.com/ Color Scheme Designer]
 
* [http://colorschemedesigner.com/ Color Scheme Designer]
 
* [http://www.cssportal.com/layout-generator/ CSS Layout Generator]
 
* [http://www.cssportal.com/layout-generator/ CSS Layout Generator]
 +
* [http://www.blindtextgenerator.com/ Dummy Text Generator]
  
 
== Requirements ==
 
== Requirements ==
Line 23: Line 24:
 
* CSS styling
 
* CSS styling
 
** You should use CSS to style your websites with a consistent set of styles
 
** 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
 
* Multiple web pages
 
** Your website should be comprised of multiple pages, all linked together
 
** Your website should be comprised of multiple pages, all linked together

Latest revision as of 08:38, 19 March 2014

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