Follow the assignment instructions to create a folder
Name the folder pacificCh4YourName. So if your name is Barack Obama, name the folder: pacificCh4BarackObama.
The files must be named index.html and yurts.html and pacific.css
The links must work
The code must validate to HTML 5.
As shown in the sample solution for Chapter 2
For this assignment, all of the content in the body section should go between one of the following HTML5 structural tags - header, nav, main, footer - and the structural tags will appear in this order
For this assignment, none of these structural tags should go inside of another structural tag
Content that goes between an opening and closing tag should be indented from that tag; there are exceptions - note that in the sample solution this practice is not followed with respect to the i and small tags
Two spaces of indentation is sufficient - it leads to compact code which is easier to read
You need not indent the structural tags from the body tag
If a tag is a void element (a one-sided tag), content following the void element should not be indented from the void element
For CSS, only one stylesheet property and value should be specified on each line; use consistent indentation here as well
Create a zipped copy of the pacificCh4YourName directory, as follows
Right-click the directory, and select send to > compressed (zipped) directory. Windows may ask if you want to save the zipped directory to the desktop; that is fine.
You should end up with a compressed (zipped) directory called pacificCh4YourName.zip.
Do NOT use a compression program other than zip. I will not be able to open it.
you must submit a .zip file. Do not submit an RAR file; I cannot open it.
Please use the computer lab, CT 122, if your home laptop does not have the programs needed to do this assignment.
Submit the pacificCh4YourName.zip file in Blackboard.