Re: A Nice easy question - that i don't have the answer to...
Posted by Epemail on 06/27/05 02:20
Domestos wrote:
>Hi all,
>
>When writing HTML code in an echo how do I throw a line feed and carriage
>return...
>
>i.e.
>
>echo '</TD>*</TR>';
>
>
>where I want the '*' character to be a line feed... i've tried '\b' and
>that don't work...
>
>TIA...
>Andy Mak
>
>
>
>
Use <br />