+ 1
List item in HTML
Should i always use </li> to close the list item tag ...but it works good without using it ..how??
2 odpowiedzi
+ 5
The fact that some browsers forgive you your mistakes, doesn't mean that you should make them.
https://www.w3.org/wiki/Validating_your_HTML
+ 2
I Won't do that again ..thanks for your response