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 css

Task 02.02

Task 02.02 is to demonstrate some hard coding skills with CSS.

Task 02.02 is to link your initial hard-coded homepage to an external CSS stylesheet. Use a basic text editor and link the page you created for Task 2.1 to a sample CSS stylesheet.

You may also wish to add different kinds of HTML tags on your 2.1 page to see how the different stylesheets cause them to display.

Update "task02-01/index.html" page and upload the entire "task02-01" folder to your public_html space by 2359 on day before the working with the layers session. This task component is required just to compel you to try out linking to an external CSS stylesheet.

[top]


Then go on to task 02.03