How to make your own Homepage Using HTML

Now you can make your own homepage for your browser  just by copying the code given below

                                              STEPS

1:Write code in Text Document.

2:After writing it in text document  save it by clicking   File..> Save as...>

3:Now you can save it not in .txt rather in html .  Save file in html  like this  (  TEST .HTML)




Need Tutorial   click link given blow

                                                                   
                                                                     https://youtu.be/cXpkaqO6qy8





                                              CODE



<html>
<head>
<title>google</title>
<form name="f1">
<h2 align="right">
<font size="4">
<u>You</u> <u>images</u> <u>gmail</u>
</font>
<h2>
<h4 align="centre">
<font color="blue">G</font>
<font color="red">O</font>
<font color="yellow">O</font>
<font color="blue">G</font>
<font color="green">L</font>
<font color="red">E</font>
<sub><font color="green">
<input type="text" size="70"><p>
<input type="submit" value="My search">
<input type="submit" value="Iam Felling Very Lucky">
</h4>
</h4>
</form>
</body>
</html>





This is the code you can copy and paste in text document 

and make your hompage

Dont forget to save your file in HTML    ........ :) :) :) :)

Comments

Popular Posts