Blog Post


Miyerkules, Marso 11, 2015

HTML : Embed Google Search Engine

Output like this


Step 1: Go to > START type: Notepad / Enter

or

Windows Logo + R type : Notepad / Enter

Sample Codes


<html>
<center>
<form method=”get” action=”http://www.google.com/search”>
<div style=”border:3px padding:4px;width:43em;”>
<table border=”0″ align=”center” cellpadding=”0″>
<tr><td><tr><td>
<input type=”text” name=”q” size=”50″
maxlength=”255″ value=”" />
<input type=”submit” value=”Search”/></td></tr>
<tr><td align=”center” style=”font-size:75%”>
<input type=”radio” name=”sitesearch” value=”" />Google Search
</td></tr></table>
</div>
</form>
</center>
</html>

Then save as : Yoursamplename.html 

0 (mga) komento:

Mag-post ng isang Komento