OF: NO idea how your post disappeared, honestly. I've yet to delete a post on any of the boards; I sure as hell wouldn't have deleted yours if it was similar to what I posted.
Kwanzar: Thanks for the complement.
da hAkCer: Right, yeah, you never stole any of my code. Lets just do a quick source code comparison, shall we?
Here is your CSS code:
!-- LI{color: red} LI.non {color: #2F4F4F} LI.listing {color: #777777} A:link, A:visited, A:active { text-decoration: none } A:hover{ color:#00ff00; text-decoration:none } --
Here is my CSS code (from index.html, since I've got about 20 different CSS lines in the Lair):
!-- LI{color: green} LI.non {color: #2F4F4F} LI.listing {color: #777777} A:link, A:visited, A:active { text-decoration: none } A:hover{ color:#FF0000; text-decoration:none } --
The thing that told me right off the bat was the LI.listing, since I only use that for one thing. Plus, the LI.non is obsolete; I really should have removed that. But also the lack of a space after the first LI element gives it away as well.
Well, I think I've made my point.
Added: Feel free to check out the Lair and his site for verification. The current version of the CSS code on my site has been there for a good long time (I haven't touched that page since 10/15/00 (when I updated the stuff about the new Feature)) and will stay there until the update on 11/1/00.
------------------
EVula
(url="http://"mailto:evula@evula.com")mailto:evula@evula.com(/url)evula@evula.com