Project 5

 

You are asked to set up a web site for a political newsletter. The newsletter should be two columns (use the table feature) except for the calendar at the bottom of the page. Include text and pictures (you can copy pictures and text from political party web sites).

 

Include within your site:

 

  1. a calendar (using a table with captions and appropriate border, cell, and spacing sizes) showing events for the month.
  2. using style sheets and column groups to distinguish between weekend and weekdays
  3. a nested table (table with a table)
  4. a table with spanned rows and columns
  5. the page is named index.htm
  6. include your name in the title bar
  7. use comments liberally
  8. set foreground and background colors for the page and tables, include a different color for some of the text.
  9. Set a different color for some cell background.
  10. use a font family for most text – set some text in a font different than the family
  11. set size and margins for image
  12. images should float (use several examples – left, right, text wrap around image, etc.)
  13. include the political party logo and color scheme
  14. use 2 different style sheets to allow changing of calendar layout. Style sheets should be selectable from browser.
  15. compress into a folder and submit