For Gabe's Lesson 3


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3. <head>
  4. <title>Lesson 3</title>
  5. <link href="styles/layout.css" rel="stylesheet" type="text/css" />
  6. </head>
  7. <body>
  8. <div id="container">
  9.  
  10. </div>
  11. </body>
  12. </html>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.