Page is a not externally linkable
CelticFC - 9:21 pm on Oct 24, 2004 (gmt 0)
I worked out using the html checker that i was loading the CSS file wrong i was using; <style type="text/css"> when i should have used <link href="style.css" rel="stylesheet" type="text/css"> thanks for the help
Thanks for the replies,
<!--
@import url(../style.css);
</style>