Hypertext Skills Group

Next came a Header. This is a size 2 header, the second largest size.

As with all text, the writing is wrapped in markup notation.

Next Page


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
  "http://www.w3.org/TR/REC-html40/strict.dtd"
<HTML>


 <HEAD>
  <TITLE>
   The Naked WebSite
  </TITLE>
 </HEAD>
 <BODY>
  <H2>

  </H2>

Welcome to...

 </BODY>
</HTML>