HTMLPage

Complete this drag and drop activity to complete the HTML code used to create the page displayed above:

<B>
<FONT color="#FF0000">
<H1>
</B>
<U>
<CENTER>
</H1>
</FONT>
<A href="http://www.101computing.net">
</A>
</U>
</CENTER>
<IMG src="logo.png" width="250"/>
Welcome to my webpage

<P>I created this page to learn about HTML.</P>

<P>I love using colour codes to change the colour of textI can also use a tag to underline text.</P>



<P>Find out more about HTML: Visit 101computing.net</P>