Assignment 2
Adding Style to Markup and Media Components
Submit before 11:30 PM Friday January 22
Overview
You will update your page from the last week, incorporating style properties and rules. You will also create an additional page and link to it.
Requirements
Modify your page from the first assignment so that it incorporates the following:
- A video or audio clip with player.
- Style rules that apply to your media component.
- Style rules for the body of your pages specified in an external CSS file.
- An additional page (possibly including your bio information) that uses the CSS file. Your main page should also have a link to this page.
- Additional style properties and rules as they are appropriate for your content.
Deliverables
Your page should be posted on the internet. That is, you will need to transfer your HTML file to the web server at studentweb.cdm.depaul.edu. Then, using the D2L submission, tell me the URL of your main page. Generally, assignments that are not posted on the internet will incur a 2-point penalty.
Useful HTML References
In addition to your text, here are some useful references for creating pages: