An html document named “index.html” that meets the following specifications.
This should not be made using any other method than notepad. If a WYSIWIG editor is suspected, you may not receive credit for the assignment.
This should be viewable using a browser.
Theme |
Travel |
|
HTML elements |
2 images |
|
|
2 links |
|
|
<h1> and <h2> tags |
|
|
Two uses at least of the <p> tag |
|
|
<strong> tag |
|
|
A 4 row, 2 column table |
|
|
<style type=”text/css”> </style>tags |
|
CSS Properties |
You should have the following CSS properties: (you should have more than 3 selectors) |
|
|
Color (at least 3 times) |
|
|
background-color (at least 2 times) |
|
|
font-size |
|
|
text-align |
|
|
font-family |
|
|
letter-spacing |
|
|
word-spacing |
|
|
font-weight |
|
Organization |
Your code should show some level of organization by spaces and indentations. |
|
Name of this lab is CSSlab