Re: Block width

> I would expect the following to produce a block 40 mm wide to the left of the page (which is what I would like) but the results are the same as the code above.
> 
> <fo:block width="40mm" line-height="24pt" background-color="lightgrey" border-style="solid" border-width="2pt">
> 	<fo:inline font-weight="bold" background-color="grey">Bla Bla Bla</fo:inline>
> </fo:block>
> 

fo:block does not have attribute 'width'.

David

Received on Friday, 31 May 2002 03:50:09 UTC