How to add a google search box in your website

Google known as the search giant of internet world. So that you can add a search box of google in your website anywhere in any webpage. It will helpful for your website visitor to search any related information from your site.

The box also helpful to look your site beautiful. Now see how to add a searchbox to your website. It is very easy. Just copy and paste the following code to your webpage where you willing to add search box. That enough....
<form method="get" action="http://www.google.com/search"> <input type="text" name="q" size="31" maxlength="255" value="" /> <input type="submit" value="Google Search" /> <input type="radio" name="sitesearch" value="" /> The Web <input type="radio" name="sitesearch" value="infotechment.com" checked />Search from this site<br /> </form>

Just change the name of your site and pase the code....


<form method="get" action="http://www.google.com/search"> <div style="border:1px solid black;padding:4px;width:20em;"> <table border="0" cellpadding="0"> <tr><td> <input type="text" name="q" size="25" maxlength="255" value="" /> <input type="submit" value="Google Search" /></td></tr> <tr><td align="center" style="font-size:75%"> <input type="checkbox" name="sitesearch" value="infotechment.com" checked /> Search from this site<br /> </td></tr></table> </div> </form>


Tips to increase the battery life of your laptop



 

Who use laptop, battery back up time is too much important for them. Some times we see that, when we are doing an interesting or important something in laptop, the charge is over. It is too much disgusting. But here are some tips for lato user, by which your battery can back up for a little more time.

1. Brightness of your laptop monitor is a source of demanding energy. So that try to decrease the brightness of your laptop monitor.

2. You can use a low resolution of your screen. You also can try to use only the icon of your screen. Dont use any icon pack rather than them.

3. Do not insert any DVD or CD dist in the ROM if not necessary. Because the ROM also demand energy though it is not run.

4. Remove USB or other removable drives from your laptop, if it is finished to use. It can save your laptop energy.

5. Don,t use internet when the battery is low.

6. Which programme is not necesary, uncheck them from start up menu.

7. Check your airculer system is ok or not. Because if your laptop is hot, the battery life will be decrease.

Try this tips and then see the result. Leave a comment here to get response for any quest.