Codecademy FullStack developer program
Html/Css Development
-Create a cheatsheet for a specific Html/Css topic.
-Use custom color schemes.
-Utilize semantic html/css naming system.
-Use HTML tables to display information.
Describing semantic tags in HTML5 such as:
-<Article>
-<Section>
-<Span>
-<P>
-<Aside>
-<Header>
-<Footer>