+ 11
What is xhtm? Whats new on it?
7 ответов
+ 10
Well i will assume you were asking about XHTML as XHTM....well XHTML stands for EXtensible HyperText Markup Language. The XHTML 1.0 is the first document type in the XHTML family.
XHTML is almost identical to HTML 4.01 with only few differences. This is a cleaner and stricter version of HTML 4.01. If you already know HTML, then you need to give little attention to learn this latest version of HTML.
XHTML was developed by World Wide Web Consortium (W3C) to help web developers make the transition from HTML to XML. By migrating to XHTML today, web developers can enter the XML world with all of its benefits, while still remaining confident in the backward and future compatibility of the content.
A benefit of XTML is,
XHTML documents are XML conforming as they are readily viewed, edited, and validated with standard XML tools.
www.tutorialspoint.com has a great documentation about xhtml you can check it out for more information on xhtml.
Hope I answered your question or helped answer part of it😊.
+ 3
is there a need to be strict to xhtml rules or just learning html5 enough ??
+ 3
Majd Alkwaja XHTML is like an introduction to XML...
It forms like a bridge between XML and HTML.
So yes being more strict with XHTML is a good practice as it enhances both your skills in HTML and XML
+ 2
<cj> </cj> 🤓💻👾 you're welcome
+ 2
Majd Alkwaja For now No its not needed, but from my perspective technology keeps changing and in the future I can see many openings for XML in the web.
+ 1
Appreciate the response Ambeyi A Derrick . I had no idea what it was either.
+ 1
thanks for ur time but i have another question ?
is learning xml and xhtml needed for a web developer??