[Tutor] css in web software

Kirk Bailey idiot1 at netzero.net
Wed Oct 8 12:20:21 EDT 2003


OK, I am adding some css to my 2 wiki programs. Alas, it works fine in Internet 
Exploiter, but the hover effect will not operate on the Netscape Navelgator 
browser, no matter what I manage to do. Here is a sample of the header which is 
currently output by the software (I am using imbedded css):

<html><head><title>MiniWiki - WikiNature</title>
<style type="text/css">
body { margin-left: 5%; margin-right: 5%; }
A { text-decoration: none; }  A:link, A:visited,  A:active text-decoration:none; }
A:hover { background-color: #D0D0FF; }
</style></head>
<body bgcolor="FFFFFF" text="000000" links="0000FF">
<table width=100% bgcolor="FFE0C0" border="0" cellpadding="10"><tr><td>
<b><font size="4" color="FF0000">MiniWiki</font></b>
<center><font size="6"><a href="./MWbacksearch.py?WikiNature">Wiki 
Nature</a></font><br>
(Click for backsearch)<p></center></td></tr></table>

Everything works in ie; the hover does not work for NS. Anyone got some 
clueatude to share?

-- 

-- 

end

Cheers!
         Kirk D Bailey

  +                              think                                +
   http://www.howlermonkey.net  +-----+        http://www.tinylist.org
   http://www.listville.net     | BOX |  http://www.sacredelectron.org
   Thou art free"-ERIS          +-----+     'Got a light?'-Prometheus
  +                              kniht                                +

Fnord.




More information about the Tutor mailing list