Sent by Fokuss on 20 April 2005 02:02
HEY!... you have sent no less than 20 emails since last night to this
list. Please stop!
-----Original Message-----
From: Lothar B. Baier [EMAIL-REMOVED]>
To: [EMAIL-REMOVED]; IMB Recipient 1 [EMAIL-REMOVED]>
Cc: [EMAIL-REMOVED].; [EMAIL-REMOVED]
Sent: Tue, 19 Apr 2005 16:45:39 +0100
Subject: Re: [css-d] New FF issues..whats goin on?
Hi!
[EMAIL-REMOVED] schrieb:
> Hey guys,
> > I am coding this as straight forward as usual and I am having an
issue > with the CONTENT area. I am tring to get all of the text to be
contained > within the area of the pinkish rounded rectangle using the
3 image > method to make a top and bottom image that will cap the ends
of the text > area off and make it rounded. I seem to be getting all
kinds of wierd > results. Of course different results on IE and FF. ANy
help?
First of all - you should validate your code first!
The results are due to:
1. the #container is not closed.
2. the #roundrec has width:660; (missing: px)
3. the p has width:767; (missing: px)
4. p is inside of #roundrec. But 767px would not fit in a div of
660px.
So:
1. relax!
2. have a break!
3. start slowly again.
4. validate!
;-)
HTH
Lothar
-- www.design-dragon.de
www.markupmarks.de
-- No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.16 - Release Date: 18.04.2005
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/