Index of /ctec122/lecture/week02

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [TXT] first-a.html 11-Jul-2008 08:53 952 [TXT] first-start.html 03-Jul-2008 13:49 435 [TXT] first.css 11-Jul-2008 08:49 428
Not covered in class: added width and margin to body rule in first.css

    body {
      width: 600px;
      margin-left: 100px;
    }