is it important to put
and in html?Hmm, it's long time since i did HTML coding, but I tried out what you said, and it worked. It's not necessary I guess, but I don't know why my page is displaying closing tags like " <\html> " at the end of the test page, which it shouldn't.
</html>is a closing tag right? why shouldnt it be there?
It should be there, but it should not some on display display when you view the page right? It's supposed to be a part of the syntax. Funnily enough, even if I DO NOT use the closing tag <\html> or <\body>, the html page still functions! AND when I view the source code on Chrome, the codes appear in a Python kind of interface, with numbered lines and all (in fact it IS python coupled with HTML). And according to the source codes in he Python interface the closing tags aren't even being recognised as syntax by the program. It's appearing just like 'text'. Could it have something to with the fact that Python doesn't need closing tags/syntax and so the HTML files here don't need them either?? Seems like the rules of the game have changed.
lol =))) HTML is complicated @_@ who could've known..the most basic web thingy is also complicated :p
Lol that was a tag! @_@!
Ja, agreed.
Join our real-time social learning platform and learn together with your friends!