Learning HTML for Kids!

What’s on this page?



 

Home Table of Contents The Code Resources About 

Final Review


Let’s see what we’ve learned from the top:


<html>…</html>

<head>…</head>

 <title>…</title>

<body>…</body>

<ol>…</ol> Ordered list tag

<ul>…</ul> Unordered list tag

<li>…</li> Listed items tag

Attribute name

Attribute value

scr=

alt-

height=

width=



<h1 style=”color:red”>…</h1>



<h1 style="color:blue;font-family:Arial;font-size:60px; text-align:left"> Hello World.</h1>


Inline

Internal

External


Congratulations.


You have completed the Learning HTML for Kids tutorial!



Privacy Statement
Learning HTML for Kids
© 1999-2015 by Jill Jeffers Goodell 

Back to Table of Contents 

Everything

covered in tutorial