Hi Neven
Are you sure you don't want
position:relative;
rather than
display:inline;
Todd
On Wed, 23 Aug 2006 10:22, Neven MacEwan wrote:
> Hi
>
> I have a web site, I'm in the porcess of 'de-framing', 'de-tabling' and
> 'ajaxing' (hidden frames were used to do hidden submits) but am puzzled
> by firefox v explorer behaviour
>
> ie I am using divs to align things and have a series of divs across the
> top of a page
>
> <DIV id="PageHeadingLeft" class="PageHeadingLeft"><H2> Acc No:
> 2882<BR>KUMEU ALUM - Merv Test Account</H2></DIV>
>
> the css for this is
>
> DIV.PageHeadingLeft {
> vertical-align: middle;
> text-align: left;
> font-family: arial;
> display: inline;
> width: 20%;
> border: 0px solid black;
> }
>
> now the problem in firefox the following div breaks (ie it ignores the
> display: inline!) but ie respects it!
>
> What should I do? (other than abandon divs and go back to tables!)
_______________________________________________
Offtopic mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/offtopic