What's the difference between xhtml and html 5? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

What's the difference between xhtml and html 5?

20th Apr 2018, 2:08 PM
ā–ŗā–ŗ Ferontwix ā—„ā—„
ā–ŗā–ŗ Ferontwix ā—„ā—„ - avatar
2 Respostas
+ 2
XHTML is a version of HTML wherein related to XML. It is used for the developers to have a constant way of coding because of it is more strict. Then comes the newest version which is HTML5 that doesn't need a strict coding to run. Futhermore there is what we call XHTML5. Just use google to gather more information.
20th Apr 2018, 3:11 PM
Alquen
Alquen - avatar
+ 1
xhtml is a stricter (syntax wise) version of html used to store data for a program. 5html is the newest version of html which is used to structure websites.
20th Apr 2018, 2:36 PM
TurtleShell
TurtleShell - avatar