Instructions
Submit a coded page that includes:
- the required structural sections of an HTML page
- a title that appears in the browser tab
- formatted text that displays in the browser window
- CSS code in the correct place in the page that changes the formatting of elements on the page:
- apply formatting to at least 3 different HTML tags
- demonstrate formatting of at least 3 different properties (throughout all of your CSS)
- demonstrate applying formatting to multiple properties to at least 1 of your tags
- demonstrate applying a color to at least 1 element on your page
For this assignment, you may use the sample text for this module or provide text of your own.
Evaluation Criteria
To successfully complete this assignment, your page must
- include required structural elements
- include a title in the browser tab
- include formatted text that displays properly in the browser window
- demonstrate CSS formatting skills as indicated in the instructions above
- be free of coding errors