HW - Basic HTML & CSS - Format This Article
Due Dates:
HW is due prior to the start of the next class.
Objectives
• Set up an HTML page using the basic page elements.
• Be able to use HTML5 semantic elements to structure a web page.
• Learn about the different headings.
• Know how to create links.
Basic Requirements
• Properly use and indent all tags.
• Set up page with <html>, <head> and <body> tags.
Assignment Details
Using the skills gained so far, format the text in the accompanying html file
(TextToFormat.html) and display as a web page. The finished page will split the content
up into various headings, paragraphs, divs, semantic elements, etc.
Submit your assignment
1. Combine all work files into a zip folder (include all HTML, CSS, font, and image files).
Keep the file structure the same as it was when you were working on the
assignment.
2. Submit the zip folder via desire2learn in the appropriate Assignment folder in order
to receive credit. While you may also submit screenshots, you are required to
submit the actual code files, not just screenshots of the code.