![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is a solution obvious to anyone out there? set the left and right margins of phot to auto and set a div around |
|
I use the @import trick with http://www.TheBicyclingGuitarist.net...dex_filter.css to direct smarter browsers to http://www.TheBicyclingGuitarist.net/css/index.css Don't do this, use "conditional comments" (see google). |
#3
| |||
| |||
|
|
Hi, set the left and right margins of phot to auto and set a div around welcome, nav and image. Give this div a min-width. For IE you presumably have to use the IE7-patch (dean.edward.name/IE7), since it does no min-width... I use the @import trick with Don't do this, use "conditional comments" (see google). Hello and thanks for the tips. On |
#4
| |||
| |||
|
|
I use the @import trick with Don't do this, use "conditional comments" (see google). There's nothing wrong with using CSS parsing bugs instead of conditional comments to hide CSS from MSIE. |
#5
| |||
| |||
|
|
Brian <usenet3 (AT) julietremblay (DOT) com.invalid> wrote: I use the @import trick with Don't do this, use "conditional comments" (see google). There's nothing wrong with using CSS parsing bugs instead of conditional comments to hide CSS from MSIE. Using conditional comments is a reliable way to separate >=IE5 from other UAs, the use of CSS parsing bugs is not. |
![]() |
| Thread Tools | |
| Display Modes | |
| |