Create an HTML document using Microsoft® Notepad by following the steps listed

in Appendix E. This document is? Appendix E


Expanded HTML Document

When you created the Code HTML document (Appendix D), it should have included the following elements:

•Title
•Headings of three different sizes
•Two instances of bold
•Two instances of italics
•Two instances of a horizontal rule
•One list: ordered, unordered, or definition
•Two paragraphs of text related to course content
•Two attributes applied to an HTML element, such as alignment and/or color


Add the following HTML elements to your existing HTML document:

•One graphic
•Two links to outside Web sites
•Four attributes applied to an HTML element
•Four paragraphs of text, separated by line breaks
•Two comment tags
 
Back
Top