[ZPT] ZPT and inline CSS (";" char)

Mihamina Rakotomandimby mihamina.rakotomandimby at etu.univ-orleans.fr
Fri Dec 8 14:25:51 EST 2006


Hi,
When wanting to do some inline CSS, I sometimes have to do:

<div style="font-family:foo;  padding:20px;">
	...
</div>

How to make that using tal:attributes? the ";" are genrating errors.
Backslash does not escape the ";".

Thank you.



More information about the ZPT mailing list