|
Here are my files:
Header with navigation: =====================
<html> <head> <style> <!-- .netscape6problem { font-family: Verdana,Arial,Helvetica; font-size: 10px; } .smallnormal { font-family: Verdana,Arial,Helvetica; font-size: 10px; } .smallnormaltable { font-family: Verdana,Arial,Helvetica; font-size: 10px; color: black; } .smallnormaltablealt { font-family: Verdana,Arial,Helvetica; font-size: 10px; color: red; } .mednormal { font-family: Verdana,Arial,Helvetica; font-size: 12px } .mednormaltable { font-family: Verdana,Arial,Helvetica; font-size: 12px; color: black; } .mednormalhighlight { font-family: Verdana,Arial,Helvetica; font-size: 12px; color: black; background: #FFEE00; } .medbold { font-family: Verdana,Arial,Helvetica; font-size: 12px; font-weight: bold } .medboldalt { font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold; color: red; } .medboldtable { font-family: Verdana,Arial,Helvetica; font-size: 12px; font-weight: bold; color: black; } .largebold { font-family: Verdana,Arial,Helvetica; font-size: 18px; font-weight: bold; color: black; } .smallcompact { font-family: Verdana,Arial,Helvetica; font-size: 10px } .smallbold { font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold } .smallboldtable { font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold; color: black; } .smallboldtablealt { font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold; color: red; } .smallboldtabletop { font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold; color: gray; } .smallboldtemplate { font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold; color: #BBBBBB; } .smallboldfooter { font-family: Verdana,Arial,Helvetica; font-size: 10px; color: gray; } .locationbar { font-family: Verdana,Arial,Helvetica; font-size: 10px; color: black; }
A:link {text-decoration: underline; color: blue; } A:visited {text-decoration: underline; color: blue; } A:hover {text-decoration: underline; color: red; }
A.minibasket:link {text-decoration: underline; color: blue; } A.minibasket:visited {text-decoration: underline; color: blue; } A.minibasket:hover {text-decoration: underline; color: red; }
A.table:link {text-decoration: underline; color: blue; } A.table:visited {text-decoration: underline; color: blue; } A.table:hover {text-decoration: underline; color: red; }
A.templatemenu:link {font-weight: bold; text-decoration: none; color: gray; } A.templatemenu:visited {font-weight: bold; text-decoration: none; color: gray; } A.templatemenu:hover {font-weight: bold; text-decoration: none; color: white; background-color: gray; }
A.locationlink:link {text-decoration: underline; color: blue; } A.locationlink:visited {text-decoration: underline; color: blue; } A.locationlink:hover {text-decoration: underline; color: red; }
table.minibasket {background-color: #FFFFFF; } tr.minibasketline {background-color: #EEEEEE; }
hr { height: 1; color: #DDDDDD } pre { font-family: Courier; font-size: 10px; } select { font-family: Verdana; font-size: 10px; color: black; background-color: white; border-color: #DDDDDD; }
table.mainpage {background-color: white; } tr.mainpagetableline {background-color: #FFF3F3; } tr.mainpagetableline2 {background-color: #F5E5E5; } tr.mainpagetablespecial {background-color: #DDDDDD; } tr.mainpageversionhighlight {background-color: #FFEE00; }
td.shortformatproduct {border: solid 1px; border-color: #BBBBBB; background-color: #EEEEEE; }
.buttonstyle {font-family: Verdana; font-size: 10px; font-weight: bold; color: white; background-color: #AAAAAA; } --></style> <script LANGUAGE="Javascript"> <!-- Hide javascript from older browsers -- function PopUp(theURL,winName,features) { window.open(theURL,winName,features); } // end hide --> </script> <title>Monad SLot Car Racers Club</title> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#0000FF" alink="#FF0000" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td bgcolor="#FFFFFF"> <img border="0" src="images/monad_logo.jpg" width="600" height="80"></td> </tr> <tr bgcolor="#CCCCCC"> <td><img height="1" src="store/images_webshop/spacer.gif" width="490"></td> </tr> <tr bgcolor="#FFFFFF"> <td><img height="1" src="store/images_webshop/spacer.gif" width="490"></td> </tr> <tr bgcolor="#EEEEEE"> <td> <table border="0" cellpadding="2" cellspacing="0" width="100%" align="left" style="border-collapse: collapse" bordercolor="#111111"> <tr> <td class="smallboldtemplate" align="left"> <p align="left"> <a class="templatemenu" href="../sc.asp">Home</a></span> | <a class="templatemenu" href="about.asp">About</a> | <a class="templatemenu" href="serieshistory.asp">Scoreboard</a> | <a class="templatemenu" href="racermgmt.asp"> Garage</a> | <a class="templatemenu" href="news.asp">News</a> | &nb
|