Quote:
Originally Posted by colbyt
It may not have worked as you tried to do it but don't tell me it doesn't work.
|
N o, of course I know it works, I just can't figure out why it isn't working when I try it. I must be doing something wrong, I just can't figure out what.
Quote:
|
Originally Posted by chrishirst
The pseudo class MUST be after the class name declaration
|
Okay, thanks, fixed all those.
I dunno: I copy/paste the "relevant" code over here and it works, but it won't work if I copy/paste ALL my code. So there must be something in my CSS that is messing things up that I don't think is relevant but is affecting things.
It doesn't work even if I make the entire img object do float:left;
It also doesn't help if I preface the img and p objects with #content (since that's the div they appear in on the page).
Both HTML and CSS now validate for that page.
Harumph.
Last edited by lukeprog; 12-29-2008 at 02:33 PM..
|