1,615
edits
Kmmarshall (talk | contribs) (homework practice) |
Kmmarshall (talk | contribs) (homework practice) |
||
Line 23: | Line 23: | ||
|Rye | |Rye | ||
|} | |} | ||
{| style="border:15px double brown" | {| style="border:15px double brown" | ||
Line 101: | Line 103: | ||
| Peanuts | | Peanuts | ||
| Rye | | Rye | ||
|} | |||
Ch. 3 Widths | |||
With our above table place a orange border, "outset" style and 25 pixels thick. | |||
Make the table 85% in width. | |||
Next place a orange border around the cells in the first column. | |||
Make the columns the same width. | |||
Install our Healthy Foods caption; | |||
Font - Curlz MT | |||
Font - 28pt | |||
Center caption | |||
20 pixel space between caption and top of table | |||
{| style="border:25px outset orange; width:85%" | |||
|+ style="font-family:Curlz MT; font-size:28pt; text-align:center; margin-bottom:20px" | Healthy Foods | |||
|- | |||
| style="border:1px solid orange; width:25%" | Apples | |||
| style="width:25%; "|Peas | |||
| style="width:25%; "|Peanuts | |||
| style="width:25%; "|Wheat | |||
|- | |||
| style="border:1px solid orange" | Pears | |||
| Carrots | |||
| Walnuts | |||
| Oats | |||
|- | |||
| style="border:1px solid orange" | Cherries | |||
| Corn | |||
| Cashews | |||
| Barley | |||
|- | |||
| style="border:1px solid orange" | Oranges | |||
| Beans | |||
| Almonds | |||
| Buckwheat | |||
|} | |||
Note: Didn't get the margin-bottom instruction. | |||
Ch. 4 Captions | |||
With our above table place a orange border, "outset" style and 25 pixels thick. | |||
Make the table 85% in width. | |||
Next place a border around the cells in the first column. | |||
Make all the columns the same width. | |||
Install our Healthy Foods caption; | |||
Font - Curtz MT | |||
Font - 28pt | |||
Center caption | |||
20 pixel space between caption and top of table | |||
{| style="border:10px dashed orange; width:500px" | |||
|+ style="font-size:28pt; text-align:center; margin-bottom:20px; font-family:times new roman" | Healthy Foods | |||
|- | |||
! style="border:1px solid blue; text-align:center; width:25%; background-color:lightblue; " |Fruits | |||
! style="border:1px solid blue; text-align:center; width:25%; background-color:lightblue; " |Vegetable | |||
! style="border:1px solid blue; text-align:center; width:25%; background-color:lightblue; " |Nuts | |||
! style="border:1px solid blue; text-align:center; width:25%; background-color:lightblue; " |Grains | |||
|- | |||
| Apples | |||
| Peas | |||
| Peanuts | |||
| Wheat | |||
|- | |||
| Pears | |||
| Carrots | |||
| Walnuts | |||
| Oats | |||
|- | |||
| Cherries | |||
| Corn | |||
| Cashews | |||
| Barley | |||
|- | |||
| Oranges | |||
| Beans | |||
| Almonds | |||
| Buckwheat | |||
|} |
edits