CSS - IE & FF ?!?
CSS - IE & FF ?!?
Out of context: Reply #13
- Started
- Last post
- 15 Responses
- DonDigital0
I'm guessing all is wrong and its not the browsers fault...
I would avoid floating anything in CSS as it is where you will run into all the troubles. Also, make sure you are using a proper XHTML doctype, doing that properly will kick IE into a Quirks mode and allow it to act more like FF.