Hi

If I understand it correctly, I don't see it as a tapestry problem. I would use 
  or a css :first-child.. 

regards
Taha

On Feb 25, 2013, at 10:15 AM, Ken in Nashua wrote:

> 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
>                                         

Reply via email to