sharma-pankaj-tech / phurl

Automatically exported from code.google.com/p/phurl
0 stars 0 forks source link

invalid xhtml #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
<br />

not good

Better is <p></p>

file: ./html/index_form.php

Original issue reported on code.google.com by blackh...@gmail.com on 5 Aug 2009 at 2:36

GoogleCodeExporter commented 9 years ago
Whole html and css code will be re-written after beta period ended.

Original comment by hdo...@gmail.com on 3 Sep 2009 at 7:44

GoogleCodeExporter commented 9 years ago
<br/> is fine, it complies to standards and is not found as an error or warning 
when the code is validated.

Original comment by hcblahb...@gmail.com on 3 Jul 2010 at 9:13