View Single Post
Old 10-28-2004, 06:06 PM   #1 (permalink)
DavH27
PHP Pilgrim
 
DavH27's Avatar
 
Join Date: Aug 2004
Location: London
Posts: 170
DavH27 is on a distinguished road
Forgot to use friendly HTML representatives

On this sub domain http://html.codenewbie.com/

In the description is explains about the <p> tag but the page takes it as regular HTML and begins a new paragraph.

Running low on the Caffeine bean juice?

instead of
Code:
<p>
use this
Code:
&lt;P&gt;
__________________
Davy - Programming since 1998 [CV]
Currently working on: n/a
Status: n/a
DavH27 is offline   Reply With Quote