How to reference css file in jrun4

View: New views
1 Messages — Rating Filter:   Alert me  

How to reference css file in jrun4

by adrian_eire :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

Im trying to reference a css class from my jsp page with the following:

<td width="68" height="4" class="myHeading">

But the class is not being found. I dont know how to reference my css file to my jsp page.
Do I have to add a context somewhere?

Thanks