INLS161-002 | Spring 2017

Session Date:

Minimum HTML


This needs to be memorized and you need to understand every part. Then you can use IDEs to spit this out in one keystroke:

<!DOCTYPE html>
<html>
  <head>
    <title>Title</title>
  </head> 
  <body>  
    <h1>Demo Web Page</h1>
    <p>
     Paragraph...
    </p>
  </body>  
</html>

Quick Links

Instructor

Lawrence Jones

Office hours by appointment.