Quote:
Originally Posted by jusmee
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>
|
Isn't a new Paragraph a line that starts with 2 SPACES rather than 2 blank lines?