bobsguide.com
Indices & Product lists
 
Bobsguide news headlines on your site
 
  You can include news from bobsguide.com on your site simply by adding some special HTML tags to your web page. The news headlines will look like the following.






Simply include the following line of html in your web page code.  Just cut and paste it exactly as shown into the 'source view' of your page.

<A HREF="http://www.bobsguide.com/" ID="bgl"><IMG ID="bgr" SRC="http://www.bobsguide.com/images/newslink.gif" BORDER="0"></A><BR><SCRIPT language=javascript1.1 SRC="http://www.bobsguide.com/news.js" ID='bgs'></script>

To get the fonts and colours that you need, set up style elements similar to the following, either as a style container in the document heading or in your style sheet.

<STYLE>
.bgh { color: #030303; font-size: 8pt; font-family: Verdana, Arial, Helvetica, Geneva; font-weight:bold };
.bgd { color: #030303; font-size: 6pt; font-family: Verdana, Arial, Helvetica, Geneva; };
</STYLE>

The bgh style controls the format of the headline, the bgd style the format of the dateline.