CSS Project

This describes what you have to in HTML and CSS for this project.
Use Notepad++ to write the HTML and use a browser to view it

HTML

 

CSS

HANDING IN

IGNORE THIS SECTION. Updated instructions on handing it in will be given later.

Your files (3 HTML and 1 CSS and images) will be uploaded to a local server at the school.

Follow these steps:

  1. start windows explorer NOT Internet Explorer
  2. type this into the address bar: ftp://10.10.102.102
  3. type in the username: student and password: xxxxxxxxx
  4. a. go into /public_html (actually, you should be there already)
    b. make a folder with your name
  5. upload your website into that folder
    do this by copying and pasting all of your files into this new folder
  6. View your webpages by starting your browser and typing http://10.10.102.102/~student
    You need to do this to make sure that it works from somewhere other than your home directory.
  7. Hint: Name the main page index.html so that it loads automatically.

MARKING: Please see the separate document for the exact number of marks for each thing.

 

Extra stuff:

Don't just copy some incredibly complex CSS from websites that you don't understand and couldn't create yourself.