Author Login
Post Reply
Hi, this is the first time i'm using Tapestry. I'm using a css tricky
to make rounded corners, the css uses empty b (bold) to create the
rounded corners, when Tapestry generates the html it creates the open
b but doesn't create the closing b:
what i want: <b class="top"></b>
Tapestry generated code: <b class="top" />
There's someplace where i can configure Tapestry to generate close
tags when there is nothing between the tags? TIA.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)