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
- demonstrate at least 3 different HTML structure in the body of your page
- apply CSS formatting to the body and to at least 2 HTML elements in the page
- demonstrate at least 1 HTML tag that was not explicitly covered in the tutorials in this unit
- demonstrate applying CSS style to at least 2 properties that were not explicitly covered in the tutorials in this unit
- text of your own authored by you or appropriately cited.
For this assignment,
- you may not use the sample text provided with this module.
- you may not copy code for this assignment
Evaluation Criteria
- include required structural elements
- include a title in the browser tab
- include formatted text that displays properly in the browser window
- include HTML structure elements as indicated in the instructions above
- demonstrate CSS formatting skills as indicated in the instructions above
- include HTML and CSS tags that were not explicitly covered in the tutorials in this unit as indicated in the instructions above
- be free of coding errors