|
To include a division standings table on your site follow the instuctions below.
Step 1: Add the code below to the <BODY> of your page where you want the table to appear.
For example embedding the above command in your web page produces the following output:
Advanced users
You can pass a CSS class name to format the table as an option to the URL in the Javascript src text. For example if you have a CSS class defined as
<style>
.SmallText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt}
</style>
|
and you pass SmallText as an option
<script language="JavaScript" src="http://www.iwsl.com/adivstandings.php?div=U09DNW&tclass=SmallText" type="text/javascript"></script>
|
you get the formatted output
|