What are the differences between XHTMl and HTML4, and what makes HTML5 the best? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

What are the differences between XHTMl and HTML4, and what makes HTML5 the best?

20th May 2019, 11:02 AM
Julian
Julian - avatar
3 Respostas
+ 3
Julian XHTMLĀ stands for eXtensible Hypertext Markup Language. It's actually a specific dialectĀ ofĀ XML which is a generalised markup language. The mainĀ difference between XHTML and HTML4Ā is that all tags, once opened, must be closed. Aside from this, all the tags are the same as forĀ HTML4. you can read full article here: https://www.siliconbeachtraining.co.uk/blog/html4-v-html5-v-xhtml-differences I hope I was helpful
20th May 2019, 11:06 AM
Alessio Benvenuti
Alessio Benvenuti - avatar
+ 3
Julian you're welcome!
20th May 2019, 11:22 AM
Alessio Benvenuti
Alessio Benvenuti - avatar
+ 1
Thanks for your answer, I am a beginner in this field, so thank you very much,
20th May 2019, 11:21 AM
Julian
Julian - avatar