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
- 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.
- 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.)
- Your page should not contain any tags not discussed in class.
- You should find a legitimate reason to include several "symbols" of the &whatever; kind.
- 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.
- You may style using class & id if you would like.
- 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
- your SINGLE HTML FILE as an attachment.
- your SINGLE CSS FILE as an attachment.
- *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.