You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Sven Homburg <ho...@googlemail.com> on 2007/12/15 23:02:54 UTC

[T5] using   in template

hi there,

is there a known reason why i cant use the "&nbsp;" inside a template?

-- 
best regards
S.Homburg



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: [T5] using   in template

Posted by Steve Eynon <st...@alienfactory.co.uk>.
See the "Template Doctypes" section at

http://tapestry.apache.org/tapestry5/tapestry-core/guide/templates.html

for more info.

Steve.

On 16/12/2007, Arve Klev <ar...@gmail.com> wrote:
> I put this line at the top of the template:
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
> ">
>
> and then "&nbsp;" (among others) can be used.
>
> Arve Klev
>
> 2007/12/16, Matt Brock <brockmatt@gmail.com >:
> >
> >
> >
> > Sven Homburg-2 wrote:
> > >
> > > is there a known reason why i cant use the "&nbsp;" inside a template?
> > >
> > Try &amp;amp;nbsp;
> >
> > --
> > View this message in context: http://www.nabble.com/-T5--using--nbsp--in-template-tp14355591p14357100.html
> >
> > Sent from the Tapestry - User mailing list archive at Nabble.com.
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: [T5] using   in template

Posted by Arve Klev <ar...@gmail.com>.
I put this line at the top of the template:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
">

and then "&nbsp;" (among others) can be used.

Arve Klev

2007/12/16, Matt Brock <brockmatt@gmail.com >:
>
>
>
> Sven Homburg-2 wrote:
> >
> > is there a known reason why i cant use the "&nbsp;" inside a template?
> >
> Try &amp;amp;nbsp;
>
> --
> View this message in context: http://www.nabble.com/-T5--using--nbsp--in-template-tp14355591p14357100.html
>
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>

Re: [T5] using   in template

Posted by Matt Brock <br...@gmail.com>.

Sven Homburg-2 wrote:
> 
> is there a known reason why i cant use the "&nbsp;" inside a template?
> 
Try &amp;amp;nbsp;

-- 
View this message in context: http://www.nabble.com/-T5--using--nbsp--in-template-tp14355591p14357100.html
Sent from the Tapestry - User mailing list archive at Nabble.com.