Advertisement
Guest User

Untitled

a guest
Nov 29th, 2015
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. The header and the footer will be as wide as the browser. This is a new technique, and you are to accomplish it with a bit of experimentation (hint: keep the header and the footer outside of the wrapper div).
  2.  
  3. You will invent the topics and write or copy (with attribution) content for them. You will also provide all imagery. The images are indicated by sizes on the wireframe (380 x 300px, etc.).
  4.  
  5. The background of the links in the menu will turn a different colour when they are hovered over (see wireframe). Also, the link for the page that the user is visiting will have that same background colour highlighted to indicate which page they are on (see wireframe).
  6.  
  7. Two of the Continue Reading links should link to Page 1 and Page 2 of your website. The third Continue Reading link can be a link to nowhere.
  8.  
  9. You must supply a different 380 x 300px image for all three of main page, page 1, and page 2.
  10.  
  11.  
  12.  
  13. Marking Guide (Out of 50):
  14.  
  15. All pages (23)
  16. All html elements are correctly nested. (4 marks)
  17. All html code is properly indented. (4 marks)
  18. The basic HTML boilerplate code is used (4 marks)
  19. The menu links are in a <nav> div, and are coded as a floating list. (4 marks)
  20. The header and the footer sections are as wide as the browser, and the rest of the page is 960 pixels, fixed width layout. (4 marks)
  21. The content of the website makes sense, and is consistent on all three pages (3 marks)
  22. Main Page (16 marks)
  23. The widgets contain 100 x 180 px images, and look like the wireframe (6 marks)
  24. The Continue Reading links are laid out like in the wireframe, and work (3 marks)
  25. The main content section looks like the wireframe (3 marks).
  26. The 380 x 300px image is in the proper position (2 marks)
  27. All elements are separated by margins like in the wireframe (4 marks).
  28. Pages 01 and 02 (8 marks)
  29. The text wraps around the image (4 marks)
  30. The pages look like the wireframe (4 marks)
  31. Miscellaneous (3 marks)
  32. The link that you submit is clickable, and leads to your assignment (3 marks)
  33. Total: 50 marks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement