Please rate my recreation of the google home page! (html code)?

I resently learned html and i wanted to test my skills by recreating the google home page. (im still working on it so it sucks preaty bad) please give tips to make it better here is the html code i made: <html><body> <a href="http://www.google.com/ "target="_blank" style= "text-decoration:none"> <h1 align="center"> <font size="10" color= "blue">G</font><font size="10" color= "red">o</font><font size= "10" color= "yellow">o</font><font size= "10" color= "blue">g</font><font size= "10" color= "green">l</font><font size= "10" color= "red">e</font> </a> <font size= "1">™</head> <br><br> <form name="input" action="http://www.google.com/search" method="get"> <input type="text" name="search" size="55"> <br> <input type="submit" value="Google Search"> <input type="submit" value="Im Feeling Lucky"> <br><br><br>©2007 Google</html></body> here is a place to paste the code and see the result: "http://w3schools.com/html/tryit.asp?filename=tryhtml_header" http://w3schools.com/html/tryit.asp?filename=tryhtml_header

Public Comments

  1. not too bad there. its a good start. i would next try making the font type and sizes match and then add the other links the google page has. good luck
Powered by Yahoo! Answers