HR



size=500x6


size=500x10, delay=200, color=#40ff40


size=500x13, delay=400, color=#ff4040, maxdepth=3


Author: Patrick Taylor


Colorful horizontal rules for your pages. To add this feature to your page, follow the directions below.


1. Download hr.class and place it in your home page directory on your server.

2. Copy and paste the html code below on your page.

3. Make any necessary changes to the html code.


<applet code="hr.class" width=500 height=16> <param name=delay value="100"> <param name=color value="#40400ff"> <param name=maxdepth value="5"> </applet>


Back to Applets pg 4!