Thanks for the reply edgray,
how do i adapt this code to the code of the css file?
Code:
<table class="stats" border="0" cellpadding="1" cellspacing="1" width="100%">
(...)
<td class="hed" valign="top"><%=rs("field")%></td>
(...)
</table>
i tryed with the link inside the <body href="...\a\b\c\myfile.css (..)/> and after the body tag. Doesn't happen anything.
Last edited by madseason; 03-07-2011 at 09:53 AM..
|