Hi guys,
I’ve got a problem again, pesky css. I have a rounded box for a login. Its a
wrapper div containing three divs stacked on top of each other. In IE its
fine, but in FF the divs are seperated. I’ve tried IMG{display:block}, I’ve
tried IMG{vertical align:bottom}. I’ve set margins to 0, i’ve set line
height to 0. Now what?
http://www.paulwatt.info/test/supply/
Cheers
–
Paul Watt
http://www.paulwatt.info
"Paul Watt" <paulioNOS…@wattio.freeserve.co.uk> wrote in message
news:4arnrjFuhbjaU1@individual.net…
> Hi guys,
> I’ve got a problem again, pesky css. I have a rounded box for a login. Its
> a wrapper div containing three divs stacked on top of each other. In IE
> its fine, but in FF the divs are seperated. I’ve tried IMG{display:block},
> I’ve tried IMG{vertical align:bottom}. I’ve set margins to 0, i’ve set
> line height to 0. Now what?
> http://www.paulwatt.info/test/supply/
> Cheers
Dont worry, sorted it
cheers
Paul Watt wrote
- Hide quoted text — Show quoted text -
> "Paul Watt" <paulioNOS…@wattio.freeserve.co.uk> wrote in message
> news:4arnrjFuhbjaU1@individual.net…
>> Hi guys,
>> I’ve got a problem again, pesky css. I have a rounded box for a
>> login. Its a wrapper div containing three divs stacked on top of each
>> other. In IE its fine, but in FF the divs are seperated. I’ve tried
>> IMG{display:block}, I’ve tried IMG{vertical align:bottom}. I’ve set
>> margins to 0, i’ve set line height to 0. Now what?
>> http://www.paulwatt.info/test/supply/
>> Cheers
> Dont worry, sorted it
That’s a relief!
–
Charles Sweeney
http://CharlesSweeney.com
On Fri, 21 Apr 2006 10:44:18 +0100, "Paul Watt"
<paulioNOS…@wattio.freeserve.co.uk> wrote:
>Hi guys,
>I’ve got a problem again, pesky css. I have a rounded box for a login. Its a
>wrapper div containing three divs stacked on top of each other. In IE its
>fine, but in FF the divs are seperated. I’ve tried IMG{display:block}, I’ve
>tried IMG{vertical align:bottom}. I’ve set margins to 0, i’ve set line
>height to 0. Now what?
Have you tried tables?
</gets coat>
Matt
–
Veritas Vincti
http://www.probertencyclopaedia.com
On 21 Apr 2006 10:59:59 GMT, Charles Sweeney <m…@charlessweeney.com>
wrote:
- Hide quoted text — Show quoted text -
>Paul Watt wrote
>> "Paul Watt" <paulioNOS…@wattio.freeserve.co.uk> wrote in message
>> news:4arnrjFuhbjaU1@individual.net…
>>> Hi guys,
>>> I’ve got a problem again, pesky css. I have a rounded box for a
>>> login. Its a wrapper div containing three divs stacked on top of each
>>> other. In IE its fine, but in FF the divs are seperated. I’ve tried
>>> IMG{display:block}, I’ve tried IMG{vertical align:bottom}. I’ve set
>>> margins to 0, i’ve set line height to 0. Now what?
>>> http://www.paulwatt.info/test/supply/
>>> Cheers
>> Dont worry, sorted it
>That’s a relief!
Thank heavens! I shall be able to sleep tonight, afterall!
Matt
–
Veritas Vincti
http://www.probertencyclopaedia.com
- Hide quoted text — Show quoted text -
Paul Watt wrote:
> "Paul Watt" <paulioNOS…@wattio.freeserve.co.uk> wrote in message
> news:4arnrjFuhbjaU1@individual.net…
>> Hi guys,
>> I’ve got a problem again, pesky css. I have a rounded box for a login. Its
>> a wrapper div containing three divs stacked on top of each other. In IE
>> its fine, but in FF the divs are seperated. I’ve tried IMG{display:block},
>> I’ve tried IMG{vertical align:bottom}. I’ve set margins to 0, i’ve set
>> line height to 0. Now what?
>> http://www.paulwatt.info/test/supply/
>> Cheers
> Dont worry, sorted it
> cheers
Umm, you may have fixed it /somewhere/ but not on the link above. Not
for me in the latest releases of Firefox and SeaMonkey.
–
Ed Mullen
http://edmullen.net
http://mozilla.edmullen.net
http://abington.edmullen.net
Boycott shampoo! Demand the REAL poo!
"Ed Mullen" <e…@edmullen.net> wrote in message
news:TfudnS8CJcrbltTZnZ2dnUVZ_vednZ2d@comcast.com…
- Hide quoted text — Show quoted text -
> Paul Watt wrote:
>> "Paul Watt" <paulioNOS…@wattio.freeserve.co.uk> wrote in message
>> news:4arnrjFuhbjaU1@individual.net…
>>> Hi guys,
>>> I’ve got a problem again, pesky css. I have a rounded box for a login.
>>> Its a wrapper div containing three divs stacked on top of each other. In
>>> IE its fine, but in FF the divs are seperated. I’ve tried
>>> IMG{display:block}, I’ve tried IMG{vertical align:bottom}. I’ve set
>>> margins to 0, i’ve set line height to 0. Now what?
>>> http://www.paulwatt.info/test/supply/
>>> Cheers
>> Dont worry, sorted it
>> cheers
> Umm, you may have fixed it /somewhere/ but not on the link above. Not for
> me in the latest releases of Firefox and SeaMonkey.
fixed on my local copy
paul
In article <44490ac4.6014…@news.ntlworld.com>,
Matt Probert <Via Usenet ONLY> wrote:
>On Fri, 21 Apr 2006 10:44:18 +0100, "Paul Watt"
><paulioNOS…@wattio.freeserve.co.uk> wrote:
>>I’ve got a problem again, pesky css. I have a rounded box for a login. Its a
>>wrapper div containing three divs stacked on top of each other. In IE its
>>fine, but in FF the divs are seperated. I’ve tried IMG{display:block}, I’ve
>>tried IMG{vertical align:bottom}. I’ve set margins to 0, i’ve set line
>>height to 0. Now what?
>Have you tried tables?
></gets coat>
Actually that’s a good suggestion. I see more consistency between
browsers in the way they display tables than the way they handle
CSS. It’s gotten to the point where I’m about to give up on CSS for
layout, I’m so disgusted with how IE fails to conform to standards,
and I don’t want to litter my pages with ridiculous hacks to
compensate for all the differences.
-A
To further the education of mankind, a…@spamcop.net (axlq) vouchsafed:
>>Have you tried tables?
>></gets coat>
> Actually that’s a good suggestion. I see more consistency between
> browsers in the way they display tables than the way they handle
> CSS. It’s gotten to the point where I’m about to give up on CSS for
> layout, I’m so disgusted with how IE fails to conform to standards,
> and I don’t want to litter my pages with ridiculous hacks to
> compensate for all the differences.
Tables can be quite a pain, too. And the standards exist for the primary
reason (-whether the w3c realizes it or not) of making all (general web)
browsers work the same with the same markup. We’re parsecs from that
utopean goal which will probably never be reached, but wouldn’t it be nice
if you had something like a 98% level of confidence that some splotch of
markup would work identically in all browsers?
Css will evolve. I wouldn’t give up too quickly.
–
Neredbojias
Infinity has its limits.
Paul Watt wrote:
>> I’ve tried IMG{vertical align:bottom}.
> Dont worry, sorted it
Forget the hyphen, yes?
–
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
axlq schreef:
- Hide quoted text — Show quoted text -
> In article <44490ac4.6014…@news.ntlworld.com>,
> Matt Probert <Via Usenet ONLY> wrote:
[snipped]
>>Have you tried tables?
>></gets coat>
> Actually that’s a good suggestion. I see more consistency between
> browsers in the way they display tables than the way they handle
> CSS. It’s gotten to the point where I’m about to give up on CSS for
> layout, I’m so disgusted with how IE fails to conform to standards,
> and I don’t want to litter my pages with ridiculous hacks to
> compensate for all the differences.
> -A
If you have to apply hacks, it will be in the stylesheet.
That means you don’t have to litter your pages.
Rob
In article <4449b682$0$31646$e4fe5…@news.xs4all.nl>,
Rob_W <robwaaijenb…@hotmail.com> wrote:
>axlq schreef:
>> I’m so disgusted with how IE fails to conform to standards,
>> and I don’t want to litter my pages with ridiculous hacks to
>> compensate for all the differences.
>If you have to apply hacks, it will be in the stylesheet.
>That means you don’t have to litter your pages.
That’s not quite true. Try making a CSS-only drop-down menu
(without using Javascript) that works the same under IE and other
browsers. All the examples I have seen required conditional markup
hacks in the document, as well as separate stylesheets for IE.
An excellent example of a cross-browser non-javascript CSS-only
drop-down menu is here:
http://www.cssplay.co.uk/menus/final_drop.html
It’s quite nicely done, but it does require hacks in both CSS and
HTML.
-A
axlq wrote:
> In article <4449b682$0$31646$e4fe5…@news.xs4all.nl>,
> Rob_W <robwaaijenb…@hotmail.com> wrote:
>>If you have to apply hacks, it will be in the stylesheet.
>>That means you don’t have to litter your pages.
> That’s not quite true. Try making a CSS-only drop-down menu
And why would I even want to? Those things are a PITA to use – I
wouldn’t want any of my users to suffer with them.
BTW, contrary to popular belief, making them with CSS instead of JS does
*not* automatically make them more accessible.
–
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.