Basic Text Tags

ith only a small set of HTML tags you can create a functional page. The set of tags in this section let you set up an HTML file that has text in several variation, headlines, and rules.
<html>
<head>
<title>
<body>
<br>
<p>
<b>, <i>, <tt>
<h1-6>
<font>
<blockquote>
<hr>