PDA

View Full Version : Web Designing


shashank_digitreader
16-07-2006, 12:53 PM
Have any new tricks about web designing? Post here

Pathik
16-07-2006, 12:59 PM
wat type of tricks do u want

shashank_digitreader
16-07-2006, 01:04 PM
whatever u have

anyway, how to apply a search engine on the web page

tuxfan
16-07-2006, 03:25 PM
Do you want to know a specific thing? Ask for it.There are thousands of tricks!! What are you interested in knowing? I felt like locking this thread, but just stopped myself to give you a benefit of doubt!

You can't have a GENERIC WEB-DESIGN TRICK discussion like this! Its so weird!

aditya_1988
16-07-2006, 09:37 PM
whatever u have

anyway, how to apply a search engine on the web page

Here goes... Paste this HTML code in the page you want the search engine to appear on.

<!-- SiteSearch Google -->
<FORM method=GET action="http://www.google.com/search">
<input type=hidden name=ie value=UTF-8>
<input type=hidden name=oe value=UTF-8>
<TABLE bgcolor=white align=center><tr><td>
<A HREF="http://www.google.com/">
<IMG SRC="http://www.google.com/logos/Logo_40wht.gif"
border="0" ALT="Google" width="128" height="53"></A>
</td>
<td>
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT type=submit name=btnG VALUE="Search">
<font size=-1>
<input type=hidden name=domains value="www.yoursitename.com"><br><input type=radio name=sitesearch value=""> WWW <input type=radio name=sitesearch value="www.yoursitename.com" checked> Your Site Name <br>
</font>
</td></tr></TABLE>
</FORM>
<!-- SiteSearch Google -->

This will add Google's search Engine on your page, which can search the whole World Wide Web or just your site depending on your choices.

Do remember to replace 'yoursitename' with Your Site' Name.

nagaraju_th
06-10-2006, 01:08 AM
wat type of tricks do u want
hi