Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 317 Bytes

File metadata and controls

19 lines (15 loc) · 317 Bytes

html-basics

This is the end result of the HTML Basics.

You can see this example by cloning the repo and double clicking on index.html to open it in your browser.

Includes examples of the following tags:

html
head
meta
body
header
h1, h2
p
ul, li
footer