On Nov 22, 2007, at 4:31 PM, Hans-Jörg Bibiko wrote:
On 22.11.2007, at 22:06, Thomas Aylott - subtleGradient wrote:
<p>"<b>test</b>"</p>
OK. I cried ;)
This is the tricky thing with HTML. Actually one should write this as
<p>"<b>test</b>"</p>
but (un)fortunately many roads lead to Rome ;)
One should what? ;) The only two chars that are illegal in HTML are < and & everything else is fair game.