•As you begin to place more and more elements
onto your web site, it will become necessary to make minor changes to the
formatting of those elements
•Bold, Italic and More
•HTML Code:
•<p>An example of
<b>Bold Text</b></p>
•<p>An example of <em>Emphasized Text</em></p> <p>An
example of <strong>StrongText</strong></p>
•<p>An example of <i>Italic Text</i></p>
•<p>An example of
<sup>superscripted Text</sup></p>
•<p>An example of
<sub>subscripted Text</sub></p>
•<p>An example of
<del>strikethrough Text</del></p>
• <p>An example of
<code>Computer Code Text</code></p>
0 comments:
Post a Comment