|
Link to Yahoo! Canada directly from your Web page to give your users quick and convenient access to Yahoo! Canada. By using any graphic in Link to Yahoo! Canada, you are agreeing to these Terms and Conditions.
The button looks like this:
The HTML code looks like this:
<!-- Begin Yahoo! Canada Button -->
<a href="http://ca.yahoo.com">
<img align=bottom src="http://ca.yahoo.com/images/ yahooc-clickhere.gif" alt="y!c click here" border="0" width="112" height="31">
</a>
<!-- End Yahoo! Canada Button -->
Or, if you'd like a button that asks users to "click here" for Yahoo! Canada:
On your page, the button will look like this:
The HTML code looks like this:
<!-- Begin Yahoo! Canada Button -->
<a href="http://ca.yahoo.com">
<img align=bottom src="http://ca.yahoo.com/images/ yahooc-clickhere.gif" alt="y!c click here" border="0" width="105" height="31">
</a>
<!-- End Yahoo! Canada Button -->
To put either of these codes on your Web page, click and drag over the text between the
Begin Yahoo Link tag and End Yahoo Link tag to highlight it. Pull down the
Edit menu and select Copy, open the appropriate document in your HTML editor and paste it in.
|