What's the difference in between XML, XHTML and HTML? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 5

What's the difference in between XML, XHTML and HTML?

5th Mar 2017, 10:37 AM
Rupesh S Sunar
Rupesh S Sunar - avatar
4 Respostas
+ 1
@edidiong This somehow provide me some points...but in case of HTML and XHTML which is more flexible to use or say easier?
5th Mar 2017, 12:41 PM
Rupesh S Sunar
Rupesh S Sunar - avatar
+ 1
@visph better. that means XHTML is harder than HTML and is no more used. . I got it now. .
5th Mar 2017, 4:28 PM
Rupesh S Sunar
Rupesh S Sunar - avatar
0
the difference between all 3 is that XML uses more strict syntax and therefore isn't popular in basic web development. XHTML is the HTML like version of XML that uses more specific tags. HTML is the normal HTML. <address></address><book></book> are examples of XHTML
5th Mar 2017, 12:06 PM
Edidiong Udoh
Edidiong Udoh - avatar