User Tools

Site Tools


eg-259:homework:revise_html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
eg-259:homework:revise_html [2012/01/20 11:23] – [6. HTML 5] eechriseg-259:homework:revise_html [2012/01/20 14:58] (current) eechris
Line 27: Line 27:
    - Create, test and validate an XHTML document to describe a table with the following contents: - The columns of the table must have the headings //Pine//, //Maple//, //Oak// and //Fir// -- The rows must have labels //Average Height//, //Average Diameter//, //Typical Lifespan//, and //Leaf Type//. -- You can make up the data cell values.    - Create, test and validate an XHTML document to describe a table with the following contents: - The columns of the table must have the headings //Pine//, //Maple//, //Oak// and //Fir// -- The rows must have labels //Average Height//, //Average Diameter//, //Typical Lifespan//, and //Leaf Type//. -- You can make up the data cell values.
    - Modify, test and validate an XHTML document from Exercise 3.1 to add a second level column label, //Tree//, and a second-level row label, //Characteristics//.    - Modify, test and validate an XHTML document from Exercise 3.1 to add a second level column label, //Tree//, and a second-level row label, //Characteristics//.
-   - Create, test and validate an XHTML document to describe a table with columns for //country//, //national language//, //capital city// and //population//. There must be at least five countries in the table. You must include attribute specifications for cell padding and cell spacing.+   - Create, test and validate an XHTML document to describe a table with columns for //country//, //national language//, //capital city// and //population//. There must be at least five countries in the table.
  
  
  
  
-===== 4. Exercises to Better Understand Frames ===== 
  
- +===== 4. Exercises to Illustrate CSS =====
-  - Create, test and validate an XHTML document that includes two rows of frames with two frames in each row. The two left-hand frames must occupy 25 percent of the width of the display. The bottom two frames must occupy 40 percent of the height of the display. +
-          * The top-left frame must display the name of your mother and all of her siblings. (There must be a minimum of two siblings, make them up if you must.) +
-          * the bottom-left frame must display the name of your father and all of his siblings. (Once again, there must be a minimum of two siblings.) +
-          * Each name in the left frames must be link to a document that is displayed in the right-hand frame when the link is selected. +
-          * The documents in the right-hand frames are short descriptions of the people. +
-===== 5. Exercises to Illustrate CSS =====+
  
    - Create and test an XHTML document that displays a table of football scores from a SU inter school football league in which the team names have one of the primary colours of their respective schools. The winning scores must appear larger and in a different font than the losing scores. The team names should be in a script font.    - Create and test an XHTML document that displays a table of football scores from a SU inter school football league in which the team names have one of the primary colours of their respective schools. The winning scores must appear larger and in a different font than the losing scores. The team names should be in a script font.
eg-259/homework/revise_html.1327058627.txt.gz · Last modified: 2012/01/20 11:23 by eechris