Re: [xsl] Re: how to apply an XSL transformation on a "pseudo-HTML" file

Subject: Re: [xsl] Re: how to apply an XSL transformation on a "pseudo-HTML" file
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 17 Dec 2003 15:15:28 GMT
  the difference between 
 "blocklevel", "inline" and "empty" ?!? if someone can give me some help...


blocklevel means "like <p> or <div>" 
inline means "like <b> or <span>" (ie it is for marking up words _within_  a
paragraph.
"empty" means "like <br> or <meta>" (ie tidy's parser should not go looking
for a closing tag: there won't be one)


-- 
http://www.dcarlisle.demon.co.uk/matthew

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread