Quote:
Originally Posted by theducks
Those tags appear backwards Open then close
<p> </p> Forget it, just not Pretty
|
He probably just missed the first one when he cut'n'pasted. As html doesn't care about lines, it's OK to
Code:
<p> stuff
</p><p>
</p>