HTML specifikation
Posted: Fri Apr 02, 2004 6:43 am
Hello,
i just installed smarty before, now i saw in the manual some html code who is produced from smarty:
for me the /> looks strange... i looked it up in the specifikation of html (4.0 and 4.01) and there it is different (like i thought it is right)
Why use smarty this syntax ?
i saw this many times on sereval pages.
greez Pozor
i just installed smarty before, now i saw in the manual some html code who is produced from smarty:
Code: Select all
<label><input type="checkbox" name="checkboxї]" value="1000" />Joe Schmoe</label><br />Code: Select all
<label><input type="checkbox" name="checkboxї]" value="1000" >Joe Schmoe</label><br>i saw this many times on sereval pages.
greez Pozor