Convert the following HTML tags, elements, and text to a Microsoft® Word document:?

Bridgette

New member
Convert the following HTML tags, elements, and text to a Microsoft® Word document:?

<html>

<head><h1>Converting Code to Text</h1></head>

<body>

<p>When converting <strong><em>HTML code</em></strong>, it is important to identify all tags. <u>Highlighting</u> the code can be an effective method of distinguishing code from text. </p><hr style=”color: blue”>

<h4>HTML Quick Reference</h4>
<dl>
<dt>Strong</dt><dd>Tag used to <strong> bold</strong> new terms.</dd> <dt>Em</dt><dd>Tag used to <em>emphasize</em> titles of published works.</dd>
<dt>HR</dt><dd> Tag inserts a horizontal rule across document.</dd><br>
</dl>

<p>In the space provided below, explain how to insert a special character.</p>

</body>

</html>
uhh because that is teir way of teching us and making sure we understand what all this crap means... i dont understand any of it so i need help!
 
Back
Top