INLS161-001 Fall 2024

Tools for Information Literacy

Task ② WEB DEVELOPMENT

Task 02 will see you do some hard coding,
then you will create a web site for this class and, possibly, for your future use.

This task has three components

CSS 3 logo
  1. The first component is to demonstrate some hard coding skills with HTML
  2. Then, you will add CSS to your hard code
  3. Finally, you will create a full web site

Now, link your initial hard-coded homepage to an external CSS stylesheet.

Task 02b

But first, to remain organized, create a new folder on your laptop

  1. Create a folder in the same place on your computer where your task02a is located, and name this new folder task02b.
  2. Then copy yourindex.html from thetask02a folder and paste it into thetask02b folder you just created so that it will display as the first page in that directory.

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

Condition

Update task02a/index.html page and, using your SFTP tool, move it into the public_html directory in your Opal space by 2355 on day before the subsequent session, and tell your lab/recitation instructor to look at it.

Remember to SFTP both the index.html page and the whateveryoucallit.css page as part of your task02a folder upload.

This task component is required just to compel you to try out linking to an external CSS stylesheet.

Standard

Your hard coded page must validate using the W3C Markup Validation Service. There must be no errors in your code.

If you wish, you may validate your CSS using the W3C CSS Validation Service. There may be errors in your code, but they are not graded errors.

Follow the detailed guidance on your recitation page.

Copyright © R.E. Bergquist 2014- | Last Updated on | Powered by w3.css