2. FIRST LOOK OF HTML & XHTML

2. FIRST LOOK OF HTML & XHTML



In the case of HTML, Hyper Linked Mark-up languages instructions found within a Web page relay the structure of
the document to the browser software. For example, if you want to emphasize a portion of
text, you enclose it within the tags
<em>
and
</em>
, as shown here:
<em>
This is important text!

</em>





No comments:

Post a Comment