top of page

9.17.20

LAB - SEMANTIC WIKIPEDIA

Assignment:

Create a new .html page for your Wikipedia article, code in the basic HTML structure, use h1 through h6 where needed. (Be mindful of hierarchies) Use header, nav, article, section(s), aside, footer, etc. All text content should be placed in paragraph elements. Links should function and lead to their actual destinations (Absolute or relative), images should be present, and so on.

You may ignore any Wikipedia branding and design for this assignment. Simply focus on the content in the article.

bottom of page