|
|
|
|
|
|
|
|
|
|
|
#1 | |
|
Mean people suck, nice people swallow, are you mean or nice?
|
Quote:
me(I wish there was a CSS validator) I thought the ";" was if you were going to add more things to the list of attributes. I put it in and left it out and it didn't affect anything. Well, that fixed it in Firefox but it's not appearing in IE. |
|
|
|
|
|
|
#2 |
|
That which does not kill us, will try, try again.
|
Try this one...
http://jigsaw.w3.org/css-validator/ Also, if you're making changes to an external css file and not seeing the changes in your html page (especially in IE), one thing that often "refreshes" everything is to load your external css file in your browser and then load your html page in the same window. It's harder for IE (and other browsers) to act like they don't know about your changes after you've just rubbed their faces in it.
__________________
"If you're happy and you know it, think again." -- Guru Pitka Last edited by Simon; 2007-01-28 at 03:43 PM.. |
|
|
|
|
|
#3 | |
|
With $10,000, we'd be millionaires! We could buy all kinds of useful things like ... love!
|
Quote:
__________________
Playboy Webmasters - The name says it all! $35 per signup or 60% revshare. |
|
|
|
|
|
|
#4 | |
|
Mean people suck, nice people swallow, are you mean or nice?
|
Quote:
|
|
|
|
|
|
|
#5 |
|
Mean people suck, nice people swallow, are you mean or nice?
|
When using this for a dotted border:
p.dotted {border-style: dotted; border-color: #0000ff} is there any way to adjust the size of the dots? All I've found is thick, medium and thin.... ![]() I found it. This works: border-width: 2px Last edited by Licker4U; 2007-01-30 at 12:12 PM.. |
|
|
|
![]() |
|
|