HTML contre XML
Consultez les differences entre HTML et XML dans un tableau structure, puis poursuivez avec des questions d entretien, des quiz et des comparaisons similaires.
Difference entre
HTML vs XML - A key comparison and difference of the topics or subjects that will help you understand which is best for your use case. Check out to compare XML and HTML as very common job interview questions.
Difference entre HTML et XML
HTML vs XML - A key comparison and difference of the topics or subjects that will help you understand which is best for your use case. Check out to compare XML and HTML as very common job interview questions.
|
HTML
|
XML
|
|---|---|
| HTML is an abbreviation for HyperText Markup Language. | XML stands for eXtensible Markup Language. |
| HTML was designed to display data with focus on how data looks. | XML was designed to be a software and hardware independent tool used to transport and store data, with focus on what data is. |
| HTML is a markup language itself. | XML provides a framework for defining markup languages. |
| HTML is a presentation language. | XML is neither a programming language nor a presentation language. |
| HTML is case insensitive. | XML is case sensitive. |
| HTML is used for designing a web-page to be rendered on the client side. | XML is used basically to transport data between the application and the database. |
| HTML has it's own predefined tags. | While what makes XML flexible is that custom tags can be defined and the tags are invented by the author of the XML document. |
| HTML is not strict if the user does not use the closing tags. | XML makes it mandatory for the user the close each tag that has been used. |
| HTML does not preserve white space. | XML preserves white space. |
| HTML is about displaying data,hence static. | XML is about carrying information,hence dynamic. |
Enregistrer pour revision
Ajoutez cet element aux favoris, marquez-le comme difficile ou placez-le dans un ensemble de revision.
Connectez-vous pour enregistrer des favoris, des questions difficiles et des ensembles de revision.
Differences associees
Explorez des comparaisons similaires reliees a HTML et XML pour obtenir plus de contexte et mieux preparer vos entretiens.
Voir les differences ci-dessous
Parcourez toutes les comparaisons disponibles ci-dessous ou utilisez la recherche ci-dessus pour affiner instantanement la liste.