dlwagner / structure-page-content

structure page content

Repository from Github https://github.comdlwagner/structure-page-contentRepository from Github https://github.comdlwagner/structure-page-content

README

This project is part of the Mozilla Learn Web Development series. The goal of this project was to demonstrate proper web page structuring. Most of the code in this project was provided. My job was to add in the structural elements so that the CSS style page would apply correctly to the html. The structural elements I added were the following:

	- <header>
	- <nav>
	- <main>
	- <article>
	- <aside>
	- <footer>

About

structure page content


Languages

Language:HTML 60.0%Language:CSS 40.0%