awards, women's health, obstetrics, gynecology, infertility, pregnancy, hysterectomy, fibroids, and more

 

Print this page
OBGYN.net Advertisement
How to add the award to your web site

Adding the OBGYN.net Achievement Award Graphic To Your Web Page

[ OBGYN.net Outstanding Achievement Award ]

1. Copy this graphic to your site

IBM compatibles - place your cursor on top of the graphic above and click your right mouse button. A menu will pop up, select "save this image as", save the graphic to the appropriate images directory.

Macintosh computers - place your cursor on top of the graphic above, click your mouse button and hold it down, a menu will pop up. Select "save this image as", save the graphic to the appropriate images folder.

2. Add the link to your page with HTML code

<A HREF="http://www.obgyn.net/"> 

<IMG SRC="images/obgynaward.gif" WIDTH= "95"
 HEIGHT="31" ALIGN="BOTTOM" BORDER="0"></A>

The code <A HREF=" ... ">, tells the browser what location to point to.

The code <IMG SRC=" the location of the graphic on your server" ...></A>, tells the browser where to find the graphic and how to display it. The text in red will be different for each server.

3. Save the html file and upload it to your server along with the obgynaward.gif.