Monday 25 January 2016

Learning To Code in HTML

This week we are continuing to make our websites using html.
This is what I've been doing:

<html>
<head>
<u><h2> This is my website</h2></u>
</head>
<font color=red><h50> THIS TEXT IS VERY SMALL</h50></font><br>
<marquee><h3> Can you find the small text?</h3><marquee><br>
<A HREF =www.google.com>this is one of the internets greatest information sourses</A>

</html>

No comments:

Post a Comment