HTML Learning Roadmap
HTML Learning Roadmap
_georgemoller
HTML
LEARNING
ROADMAP
START
1 2
content.
2.3 <section>
<body> elements.
2.6 <h1...h6>
2.9 <address>
3 4
3.2 <main>
3.2 <a>
3.2 <div>
3.2 <em>
3.3 <p>
3.3 <strong>
3.4 <hr>
3.4 <time>
3.5 <ul><ol><li><dl><dt><dd>
3.5 <code>
3.6 <figure>
3.6 <span>
3.7 <figcaption>
3.7 <br>
3.8 <pre>
3.8 <abbr>
5 6
LINKS IMAGES
5.1 Learn href property.
6.1 How to embed an image using the src attribute.
urls.
attribute.
6.5 Adaptive images: the <picture> and <source>
elements.
7 8
7.2 Learn the <label> element and how to use the for 8.2 How Form submission attributes work.
7.3 Learn the <button> element: the different type 8.4 How to make a button to submit a form.
onkeyup
onclic
ondbclic
onmousedow
onmousemov
onmouseout
11 12
properties.
12.3 Geolocation API.