<h1> and </h1> Tags create a Header. The number controls the size, 1 being the largest and 6 being the smallest.
Example Script:
<html>
<head>
<title>
Your Page Name Here
</title>
</head>
</body bgcolor="white">
<h6>Welcome To My Page.</h6>
</body>
</html>
No comments:
Post a Comment