Hi, I am seekign a tapestry solution to this.
I am using <ul> <li>blah</li> <li>blah</li> <li>blah</li> </ul> and I get this in my div ---------------------------------------------------------------------------------- blah blah blah ---------------------------------------------------------------------------------- Is there a way in order for me to achieve this ? ---------------------------------------------------------------------------------- blah blah blah ---------------------------------------------------------------------------------- I tried to implement <t:outputRaw value=" "/> but it crashes with EOF issue all I want to do is put some space maintainer inbetween and have some layout control Thanks in advance Ken