Ask your own question, for FREE!
Computer Science 24 Online
OpenStudy (lgbasallote):

is it important to put and in html?

OpenStudy (apoorvk):

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.

OpenStudy (lgbasallote):

</html>is a closing tag right? why shouldnt it be there?

OpenStudy (apoorvk):

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.

OpenStudy (lgbasallote):

lol =))) HTML is complicated @_@ who could've known..the most basic web thingy is also complicated :p

OpenStudy (apoorvk):

Lol that was a tag! @_@!

OpenStudy (apoorvk):

Ja, agreed.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!