<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title> The Page Title Goes Here </title>
</head>
<body>
<p>HTML -<dfn>This element tells a browser that this is an HTML document.</dfn></p>
</body>
</html>
Here is the code results:
HTML -This element tells a browser that this is an HTML document.
© Copyright 2001,2002 Southern Twilight All rights reserved.