PC Review


Reply
Thread Tools Rate Thread

Adding search engines

 
 
=?Utf-8?B?SmFzb24gQ2xlbWVucw==?=
Guest
Posts: n/a
 
      29th Jan 2007
I'm currently trying to add search bars to my site I'm making. They are in a
frame so I'd like them to be side by side since I will have quite a few of
them. We are having a trivia team site and would like to have multiple
search engines.

Currently they are lining up on top of each other...

Google search

Wikipedia search

I'd like them to line up side by side

Google Search Wikipedia Search etc

Is this a problem with the code I'm using...I'm a complete newbie to code
and only understand the basics...I'll copy the code as I have it below and
see if anyone can help....


<!-- Search Google -->
<FORM method=GET action="http://www.google.com/search">
<input type="hidden" name="language" value="en" />
<input type=hidden name=ie value=UTF-8>
<input type=hidden name=oe value=UTF-8>
<TABLE bgcolor="#FFFFFF"><tr><td>
<A HREF="http://www.google.com/">
<IMG SRC="http://www.google.com/logos/Logo_40wht.gif"
border="0" ALT="Google" align="absmiddle" width="85" height="35"></A>
<INPUT TYPE=text name=q size=13 maxlength=255 value="">
<INPUT type=submit name=btnG VALUE="Google Search"></td></tr></TABLE>
<html>
<div>
<img border="0" src="images/Wikipedia%20Logo.gif" width="59"
height="67"><input id="searchInput" name="search" type="text" />
<input type='submit' name="go" class="searchButton" id="searchGoButton"
value="Search" />


I really appreciate any help anyone can add to this for me.

Jason Clemens

 
Reply With Quote
 
 
 
 
P@tty Ayers
Guest
Posts: n/a
 
      29th Jan 2007
For those two searches, for starters, I'd suggest inserting a one-row,
two-cell table with border="0", and inserting each block of code into its
own cell. You could add more cells to the table row later to add more code.


--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--

"Jason Clemens" <(E-Mail Removed)> wrote in message
news:744391BD-1E0E-414A-A09C-(E-Mail Removed)...
> I'm currently trying to add search bars to my site I'm making. They are
> in a
> frame so I'd like them to be side by side since I will have quite a few of
> them. We are having a trivia team site and would like to have multiple
> search engines.
>
> Currently they are lining up on top of each other...
>
> Google search
>
> Wikipedia search
>
> I'd like them to line up side by side
>
> Google Search Wikipedia Search etc
>
> Is this a problem with the code I'm using...I'm a complete newbie to code
> and only understand the basics...I'll copy the code as I have it below and
> see if anyone can help....
>
>
> <!-- Search Google -->
> <FORM method=GET action="http://www.google.com/search">
> <input type="hidden" name="language" value="en" />
> <input type=hidden name=ie value=UTF-8>
> <input type=hidden name=oe value=UTF-8>
> <TABLE bgcolor="#FFFFFF"><tr><td>
> <A HREF="http://www.google.com/">
> <IMG SRC="http://www.google.com/logos/Logo_40wht.gif"
> border="0" ALT="Google" align="absmiddle" width="85" height="35"></A>
> <INPUT TYPE=text name=q size=13 maxlength=255 value="">
> <INPUT type=submit name=btnG VALUE="Google Search"></td></tr></TABLE>
> <html>
> <div>
> <img border="0" src="images/Wikipedia%20Logo.gif" width="59"
> height="67"><input id="searchInput" name="search" type="text" />
> <input type='submit' name="go" class="searchButton" id="searchGoButton"
> value="Search" />
>
>
> I really appreciate any help anyone can add to this for me.
>
> Jason Clemens
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating user input Search with 3rd party search engines phl Microsoft ASP .NET 0 19th Feb 2008 05:11 PM
lost alternative search engines in search panel William Saens Windows XP Internet Explorer 1 1st Apr 2006 10:54 PM
OT(?) search engines/toolbars w/multilingual search support? Achim Nolcken Lohse Freeware 0 15th Oct 2004 11:56 PM
Deleting search history from search engines Mark Lynn Windows XP Internet Explorer 1 23rd Feb 2004 03:09 PM
cannot search info on search engines Scott Windows XP Internet Explorer 3 12th Dec 2003 01:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:20 AM.