| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jan 2008
Posts: 39
|
CSS hates me
I was hoping someone could help me out. I've written up some stuff for a new site, and its doing something I can't understand me. Errr... apparently I'm not allowed to post URLs until I hit 15 or more posts... so if someone doesn't mind helping me figure it out, I would appreciate it and I'll somehow get you the link until I hit 15 posts. I'm running into the issue that on IE7, the italicized portion seems to take the div its contained in and move them above any floating objects. In IE6, it seems to break the top 2 parts. It works perfect in Mozilla (yeh Mozilla!). Anyone have any thoughts to it? Maybe some advice? And in peoples experience, is it worth double checking for computability on older browsers like IE6? What browsers are used most? Appreciate it. Thanks! |
|
|
|
|
|
#5 (permalink) | |
|
This is it - ground zero.
|
Quote:
fun: HGC v.4 | last.fm: DT | me | oi! f*ck u roto: ...via meebo!
New to interweb design? Your friends at dt can help. |
|
|
|
|
#6 (permalink) |
|
Semantics, yay.
Join Date: Nov 2005
Location: Salem, Massachusetts
Posts: 1,077
|
These two thingers definitely don't jive well together: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> Personally, I'd start by switching your doctype over to XHTML 1.0 (transitional or strict, your choice). |
|
|
|
#10 (permalink) | |
|
i'm done, son
Join Date: Jan 2005
Posts: 12,262
|
Quote:
Everything else is fine. |
|
|
|
|
#12 (permalink) |
|
Registered User
Join Date: Jan 2008
Posts: 6
|
As far as the compatibility testing question you posed at the end. It's always worth testing back to IE6. If all were right in the world and everyone upgraded to IE7 then we'd be fine, but that isn't the case. When I do my testing, I typically test IE6/7, Mozilla, Firefox (Current build and 1 previous, Mac and Windows), Safari (Mac and Windows), and Web Kit (Mac). |
|
|
|
#16 (permalink) | |
|
Registered User
Join Date: Apr 2008
Location: Temecula, California
Posts: 17
|
Quote:
Sounds like one of the anti gunner slogans. In my most redneck accent: "CSS don't kill people, people kill people" |
|
|
![]() |