Task ② ⇒ web development

Start off by showing a little facility with hard coding a page to prepare ourselves for the main task

This task has three components

The first two components are to demonstrate some hard coding skills, both with HTML and with CSS.

website creation task logo

Task 02.01

Task 02.01 is to demonstrate some hard coding skills with HTML.

Task 02.01 is to create an initial hard-coded homepage, a page we will use in class to practice other skills. Use a basic text editor and type in the text on the tags page of the HTML session class notes.

Create a folder on your computer and name it "task02-01", then save the file as index.html in the folder you just created so that it will display as the first page in that directory. This may be the basis of your fuller task 02 website, but it does not have to be. You may wish to use this hard-coded page solely for HTML practice in class, but create a totally individualized, fuller, multi-level personal web site according the specs below.

FTP the entire "task02-01" folder to your public_html space by 2359 on day before the CSS session, and tell me to look at it via an email which gives me the URL to use. This Task component is required just to compel you to try out hard coding.

[top]


Then go on to task 02.02