Codecademy / html-css-cheatsheet / readme.md
readme.md
Raw

Make your own Cheatsheet

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.

Topic

Describing semantic tags in HTML5 such as:
-<Article>
-<Section>
-<Span>
-<P>
-<Aside>
-<Header>
-<Footer>