09-06-2007, 11:25 PM
|
#4 (permalink)
|
|
La Vida es Sueño
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
|
Yep! Once you dive into the big, open world of XSLT where you can have any node you like, you can specify the styles for each individual node. It's what XHTML is loosely based on. Where the front-end describes the layout and the CSS describes the style. An XML node, for example <plant> means nothing on its own other than that it describes the content the node will contain - in this case a plant of some sort. It's then up to you to style it via XPath and CSS.
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
|
|
|