![]() |
VOOZH | about |
Here are some interesting facts about HTML (Hypertext Markup Language):
<html> and <HTML> are treated the same. However, lowercase is preferred for consistency.<img>, <br>, and <input>, are self-closing. However it is recommended to close these tags.<header>, <footer>, <article>, and <section> to improve content organization and accessibility.<blink> tag and the <marquee> tag were fun, albeit controversial, additions in earlier HTML versions. They are now obsolete.<!-- Comment here -->.