Create a project with at least two web pages that link to one another and contain HTML structural tags. For this project, you should start thinking about what your final site will be like. Because this is a new version of this class, I will not accept portfolio projects for the final project. You should try to build a robust website…like the class website, and it would be a good idea to start working towards that.
Launch Presentation | Slide Notes
Read These
Header, Footer, Nav, Article, Section, Main, Aside, Div, a, img
Watch These
The Value of Structure, Controlling Document Outlines , Nav, Article, Section, Other semantic elements, Aside, Div, Anchor
Expectations
- Use a Github repo and place this inside a projects folder under it’s own folder
- Create at least two pages
- Include at least two images in your project
- Links to your pages and images must work in all pages and sub-pages
- Use each of the structural tags at least once:
<Header>
,<Footer>
,<Nav>
,<Article>
,<Section>
,<Main>
,<Aside>
,<Div>
,<a>
,<img>
in a meaningful and significant way. - Does this project reflect the topic of your final project?
- Use the w3c validator and make sure your the URL to your Github Pages validate