Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'here's mine' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
here's mine
Authored by: awk on Jan 10, '03 02:36:55PM
I like the underline to show up when the cursor goes over the link: A { text-decoration: none; } A:hover { text-decoration: underline; } Like the others have said, better to make a seperate my-style.css file someplace convenient and set the stylesheet to that. It might also be possible to block ads based on size or type (flash, gif) with stylesheets.. I know it's possible on Mozilla ..

[ Reply to This | # ]
Where can a person download some?
Authored by: mmmmark on Jan 10, '03 06:16:58PM

I'm no CSS wizard. Where can a person download some samples to start from? What you guys show here makes sense, but what sort of file is it and where does it go?

Gotta spell it all out for mr novice here. <-------

Thanx!



[ Reply to This | # ]