xsl-list
[Top] [All Lists]

Re: [xsl] Mixed content, separation

2012-02-29 03:39:55
On 29/02/2012 09:17, davep(_at_)dpawson(_dot_)co(_dot_)uk wrote:
Seemed uncessarily complex, b

If you are just doing the complication because you want to generate valid xhtml, a simpler solution (that I've switched to mostly) is just use div instead of p. div is essentially p-with-fixed-content-model-and-a-bit-less-default-css so in particular it allows nested lists, but if you want a blank line above paragraphs, then you need to give it some top margin with css.

David


--
google plus: https:/profiles.google.com/d.p.carlisle

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. ________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--