Wednesday, April 18, 2007

HTML Table Assignment

You will be making a table similar to what you did in class.

Requirements:
  • Choose a theme: CAR types, Pets, Vegetables, etc... 
  • Then you will need to create different sub-categories (first row--th) that relate to your chosen theme. (for instance: for cars, you could find sub categories like car types: race, sedan, suv, etc...)
  •  On the left column, you will find qualities and characteristics to add to your (td) data columns.
  • See the code here.
Comparing Cars
Car Types--Side-by-Side
Sports Sedans Hybrids Luxury
Make
Ferrari

Honda Accord

Toyota Prius

Jaguar
Max Speed 211 MPH 98 MPH 77 MPH 155 MPH
Price $220,000 $18,000 $25,000 $80,000
Gas Mileage 17.7 MPG 28.5 MPG 50 MPG 18 MPG

No comments:

Post a Comment