Old 11-03-2008, 16:10   #1 (permalink)
Keleth
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!
  Reply With Quote
Old 11-03-2008, 16:17   #2 (permalink)
herkalees
Semantics, yay.
 
herkalees's Avatar
 
Join Date: Nov 2005
Location: Salem, Massachusetts
Posts: 1,088
You can still type your URL, like www dot mysite dot com, and we'll be able to look from there.
__________________
  Reply With Quote
Old 11-03-2008, 16:25   #3 (permalink)
roto
This is it - ground zero.
 
roto's Avatar
 
Join Date: Apr 2003
Location: Paper St.
Posts: 4,200
Send a message via AIM to roto Send a message via Yahoo to roto
Quote:
CSS hates me
CSS hates nobody. CSS is your friend...like E.T.
__________________
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.
  Reply With Quote
Old 11-03-2008, 16:27   #4 (permalink)
Keleth
Registered User
 
Join Date: Jan 2008
Posts: 39
Quote:
Originally Posted by herkalees
You can still type your URL, like www dot mysite dot com, and we'll be able to look from there.

excellent point!

egc(dot)rutgers(dot)edu/test/events/engineeringCup.php
  Reply With Quote
Old 11-03-2008, 16:30   #5 (permalink)
roto
This is it - ground zero.
 
roto's Avatar
 
Join Date: Apr 2003
Location: Paper St.
Posts: 4,200
Send a message via AIM to roto Send a message via Yahoo to roto
Quote:
Originally Posted by Keleth
excellent point!

egc(dot)rutgers(dot)edu/test/events/engineeringCup.php
Rutgers, huh? How's the weather in Jersey?
__________________
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.
  Reply With Quote
Old 11-03-2008, 16:33   #6 (permalink)
herkalees
Semantics, yay.
 
herkalees's Avatar
 
Join Date: Nov 2005
Location: Salem, Massachusetts
Posts: 1,088
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).
__________________
  Reply With Quote
Old 11-03-2008, 16:50   #7 (permalink)
Keleth
Registered User
 
Join Date: Jan 2008
Posts: 39
Hm... Normally I used 1.0, stupid Dreamweaver autostuff.... But yah, I'll swtich that to transitional, thanks.

And the weather sucks right now, its overly windy.
  Reply With Quote
Old 11-03-2008, 17:42   #8 (permalink)
roto
This is it - ground zero.
 
roto's Avatar
 
Join Date: Apr 2003
Location: Paper St.
Posts: 4,200
Send a message via AIM to roto Send a message via Yahoo to roto
Welcome to the forums, m8. Good on ya for not spamming your way to being able to post a link.
__________________
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.
  Reply With Quote
Old 11-03-2008, 17:49   #9 (permalink)
RaelRode
Designers are strange :)
 
RaelRode's Avatar
 
Join Date: Jan 2007
Location: Shrewsbury, UK
Posts: 1,735
Send a message via ICQ to RaelRode Send a message via AIM to RaelRode Send a message via MSN to RaelRode Send a message via Yahoo to RaelRode Send a message via Skype™ to RaelRode
CSS only hates those who use tables for layout. Lol.
__________________
If it works, it's valid.
  Reply With Quote
Old 11-03-2008, 18:40   #10 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
Quote:
Originally Posted by herkalees
You can still type your URL, like www dot mysite dot com, and we'll be able to look from there.
Actually, all he has to do is leave off the "http://" and/or the "www."

Everything else is fine.
  Reply With Quote
Old 12-03-2008, 01:09   #11 (permalink)
Keleth
Registered User
 
Join Date: Jan 2008
Posts: 39
Well, I switched to 1.0 transitional, no help.

And I refuse to use tables.
  Reply With Quote
Old 31-03-2008, 00:01   #12 (permalink)
cklosowski
Registered User
 
cklosowski's Avatar
 
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).
  Reply With Quote
Old 31-03-2008, 00:04   #13 (permalink)
cklosowski
Registered User
 
cklosowski's Avatar
 
Join Date: Jan 2008
Posts: 6
I cannot posts links yet either but here is a link from the w3 Schools that should show you some stats on browsers.

www (dot) w3schools (dot) com/browsers/browsers_stats.asp
  Reply With Quote
Old 31-03-2008, 00:24   #14 (permalink)
Keleth
Registered User
 
Join Date: Jan 2008
Posts: 39
The IE6 issue is fairly easy to fix with some proper margin/padding adjustment. The IE7 problem is more troublesome...
  Reply With Quote
Old 01-04-2008, 12:44   #15 (permalink)
Topcreation
Registered User
 
Join Date: Apr 2008
Posts: 17
Send a message via MSN to Topcreation
css don't hate people, people hate css
  Reply With Quote
Old 03-04-2008, 01:02   #16 (permalink)
skunkbad
Registered User
 
skunkbad's Avatar
 
Join Date: Apr 2008
Location: Temecula, California
Posts: 17
Quote:
Originally Posted by Topcreation
css don't hate people, people hate css

Sounds like one of the anti gunner slogans. In my most redneck accent:

"CSS don't kill people, people kill people"
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8