Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Help Needed with JSP Page


Message #1 by "Rudi Doku" <rudidoku@h...> on Tue, 11 Dec 2001 03:30:23
Greetings,

My jsp page contains a link to a CSS document using the followign line.

<link rel="stylesheet" type="text/css" href="default.css">

The CSS works fine in some cases. For example when it sees the <P> tag, it 
indents the paragraph as it should but for some strange reason, it doesn't 
work for :visited and :link.

I'm using version 4.0 of tomcat and version 5.5 of IE.

Any hints would be very much appreciated.


Kind Regards
Rudi

  Return to Index