<html>
<head>
<title> Tags </title>
</head>
<body>
<p>Some Tags</p><hr/>
<strong>Stronger emphasis.</strong><br/>
<small>This should be in small.</small><br/>
<p>used for paragraphs.</p>
<em>Emphasis text.</em></br>
<h1>Heading</h1>
<h2>Subhead</h2>
<h3>Sub-subhead</h3>
<hr/>
</body>
</html>
Will look like this in the browser:
Some Tags
Stronger emphasis.
This should be in small.
used for paragraphs.
Emphasis text.
0 comentários:
Post a Comment