[Menu Bar]


Get to Yahoo Faster from Internet Explorer

Home Page - Bookmark - Images - Search Form - Yahoo! Remote


Make Yahoo Your Home Page

Make Yahoo come up immediately as soon as you access the World Wide Web. To do this, you'll need to make Yahoo your startup home page, which is accessed as soon as you launch Internet Explorer or when you click on the home button in the toolbar.
  1. Go to the Yahoo home page.
  2. Pull down the View menu and select Options.
  3. Select the Start and Search Pages tab sheet.
  4. Click on the Use Current button.
The next time you start Internet Explorer, you'll go directly to Yahoo! You can also use the same method to make Yahoo Search your default search button.

If this doesn't work or if you have any other questions, please let us know.


Bookmark Yahoo

If you Bookmark Yahoo, you can access Yahoo much faster and more easily. To Bookmark Yahoo in Internet Explorer,
  1. Go to the home page of Yahoo.
  2. Pull down the Favorites menu and select Add to Favorites.
Later, when you want to go to Yahoo again, pull down the Favorites menu and select Yahoo from the list of favorites to jump directly to the Yahoo directory.


Put Yahoo on Your Web Pages For Quicker Access

There are several ways to put Yahoo on your pages.

1. The first is by linking to us with one of our icons, the HTML code looks like this:


<!-- Begin Yahoo Link -->
<A HREF="http://www.yahoo.com"><IMG SRC="http://us.yimg.com/i/logo.gif" BORDER="0"></a>
<!-- End Yahoo Link -->
in your page, it'll look something like:

Or if you'd prefer a smaller image you can replace logo.gif with logo_sm.gif which will look something like:


2. If you want to get fancier, then include a Yahoo search form on your site. Include the HTML between the comments in your Web pages:


<!-- Begin Yahoo Search Form -->
<FORM METHOD="GET" ACTION="http://search.yahoo.com/bin/search">
  <INPUT SIZE="30" NAME="p">
  <INPUT TYPE="SUBMIT" VALUE="Yahoo! Search">
  <A HREF="http://www.yahoo.com/search.html"><SMALL>options</SMALL></A>
</FORM>
<!-- End Yahoo Search Form -->

It will look something like this:

options

This form will allow you to do quick and easy Yahoo searches immediately from your Web pages!


Or if you really want to go crazy, try adding both an image and a search form with the following HTML:


<!-- Begin Yahoo Search Form -->
<FORM METHOD="GET" ACTION="http://search.yahoo.com/bin/search">
  <TABLE>
    <TR>
      <TD>
        <A HREF="http://www.yahoo.com"><IMG SRC="http://us.yimg.com/i/doyou.gif" BORDER="0"></A>
      </TD>
      <TD>
        <INPUT SIZE="20" NAME="p">
        <INPUT TYPE="SUBMIT" VALUE="Search">
        <A HREF="http://www.yahoo.com/search.html"><SMALL>options</SMALL></A>
      </TD>
    </TR>
  </TABLE>
</FORM>
<!-- End Yahoo Search Form -->

It will look something like this:

options


3. For those with JavaScript enabled browsers, you might want to add a link to Yahoo! Remote.


Copyright © 1994-98 Yahoo! Inc. All Rights Reserved.
Help - FAQ - Company Info - Feedback