Class Session: Thursday Jan 01, 1970

Minimum HTML


This needs to be memorized and you need to understand every part. Then you can use Atom 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

opal login: ssh ONYEN@opal.ils.unc.edu
opal password: ONYEN password

Instructor

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

Office hours by appointment.