This is a discussion on "CSS float problem Advanced" within the Web Page Design section. This forum, and the thread "CSS float problem Advanced are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
CSS float problem Advanced
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
CSS float problem Advanced
Hi
All you CSS gurus. I have a problem with the way my CSS is handled between IE 7 and FF/Safari. This is the code:
why does this happen in FF and how could I make it act like IE 7? with thanks Justin |
|
|
|
|||
|
Re: CSS float problem Advanced
Well. i did some research and this seems to be the rule:
In FF or safari if you float an element in a parent which does not have float or position set the children will float outside the parent. In IE 7 floated child elements stay inside their parent even if that parent has no float or position In IE 6 it is similar to FF/Safari except setting a width on the parent works as well as setting a float or position. Does anyone know what the standards are? |
|
|||
|
Re: CSS float problem Advanced
Hi 1840dsgn
(do you have a human handle? 1840dsgn sounds so cryptic) Yeah. I'm not sure what my question was - but it seems that the different browsers interpret floats in elements which are not floated in different ways - which is worrying because your design may look fine in all current browsers - but who knows about future ones? Oh sorry about my behaviour yesterday. I was being stalked at work and was a bit tense Justin |
|
||||
|
Re: CSS float problem Advanced
No problems - I guess a good discussion if what forusm are all about!
Yea I know its just smeothing we have to put up with...but we can assume that the future browsers will be even better at handling CSS - therefore hopefully we shouldn't have too many fixes to think about. But when it comes to browser release time you have to check your sites to make sure that a hack that maybe you were doing for IE support isn't now runing your site. but as I said CSS support should only get better in which case - if you have coded your CSS well - it shouldn't be a problem with future releases. but yea...cross browser support is a pain in the arse at the moment - especially with the less aware people sticking with IE6 and not upgrading. We need to run a MASSIVE campaign web wide to get everyone to ditch IE6 lol. |
|
||||
|
Re: CSS float problem Advanced
and yea my name is Mike!
|
|
|||
|
Re: CSS float problem Advanced
Mike
i see 1840dsgn is the name of your company I found the tutorial on mod_rewrite helpful Thanks Justin |
![]() |
| Tags |
| float |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Float problem with Firefox | Emzi | Web Page Design | 10 | Apr 4th, 2008 12:02 |
| css float problem | milly | Starting Out | 3 | Jul 9th, 2007 02:51 |
| 3 CSS Issues, including a float problem in IE6 | TheoUK | Web Page Design | 1 | Jul 3rd, 2007 23:56 |
| right float problem... | c_martini | Web Page Design | 11 | Aug 2nd, 2006 13:47 |
| Image float problem | timmytots | Web Page Design | 6 | Jul 8th, 2006 13:40 |