HTML and CSS Reference
In-Depth Information
6. Modify the table you created in Hands-On Exercise 5 to be centered on the page,
use a background color of #CCCC99 , and display text in Arial or the browser
default sans-serif font. Configure this table using CSS.
7. Create a Web page about your favorite movie that uses a two-column table containing
details about the movie. Use CSS to style the table border and background color.
Include the following in the table:
Title of the movie
Director or producer
Leading actor
Leading actress
Rating (R, PG-13, PG, G, NR)
A brief description of the movie
An absolute link to a review about the movie
Place an e-mail link to yourself on the Web page. Save the page as movie8.html.
Hand in printouts of the source code (print in Notepad) and the browser display of
your page to your instructor.
8. Create a Web page that uses a table and describes two organizations that perform
work related to Internet/Web standards and guidelines (see Chapter 1). Place the
information in a table that comprises at least three columns and three rows. Include
links to the Web site of each organization. Place an e-mail link to yourself on the
Web page. Save the page as organization.html. Hand in printouts of both the source
code (print in Notepad) and the browser display of your page to your instructor.
9. Create a Web page about your favorite music CD that uses a four-column table.
The column headings should be as follows:
Group: Place the name of the group and the names of its principal members in
this column.
Tracks: List the title of each music track or song.
Year: List the year the CD was recorded.
Links: Place at least two absolute links to sites about the group in this column.
Include an e-mail link to yourself on the Web page. Save the page as band8.html.
Hand in printouts of both the source code (print in Notepad) and the browser dis-
play of your page to your instructor.
10. Create a Web page about your favorite recipe. Organize the ingredients and direc-
tions in a single table. Use two columns for the ingredients. Use a row that spans
two columns to contain the instructions for creating your culinary delight. Save the
page as recipe8.html. Hand in printouts of both the source code (print in Notepad)
and the browser display of your page to your instructor.
Web Research
Search the Web and find a Web page configured with one or more XHTML tables.
Print the browser view of the page. Print out the source code of the Web page. ( Hint :
To print the source code, display the page using Internet Explorer, and select Page,
View Source. Notepad will launch and display the page. Select File and Print.) On the
 
Search WWH ::




Custom Search