HW 1b
 

HW 1b

    Create a new html file (not index.html !) and place it in your html folder.
    You may, optionally, put this assignment in a subfolder of your html folder. If and only if you do this, your html source file may be named index.html
    1. This page content should be about one subject and make sense. It should not be a random collection of miscellaneous tags and random words. Write about... something.
    2. This file should contain at least one example of every tag we have discussed as of end of class Jan 13. (Although you don't need every h1-h6 tag.)
    3. Your page should not contain any tags not discussed in class.
    4. You should find a legitimate reason to include several "symbols" of the &whatever; kind.
    5. Pages should contain no styling for color, size, etc. All this should be done using a single css file which you will also create yourself. Do not use more than 10 styling rules.
    6. You may style using class & id if you would like.
    7. new In addition, on your index.html page, ADD A LINK to YOUR html page which satisfies hw1b.
      The anchor of this link should be 284-hw1b


    In an email with

    Subject: cs 284 - hw 1b

    Send me
    1. your SINGLE HTML FILE as an attachment.
    2. your SINGLE CSS FILE as an attachment.
    3. *AND* the body of your email should contain an absolute address URL to a copy of this source file located in your html folder (or subfolder). I do not care what you name this file but your link should continue to work no matter when I decide to look at your file through my browser and at any time throughout the semester.