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