HTML frente a XML
Revisa las diferencias entre HTML y XML en una tabla estructurada y despues continua con preguntas de entrevista, cuestionarios y comparaciones similares.
Diferencia entre
HTML vs XML - una comparacion clave de temas o materias que te ayudara a entender cual es mejor para tu caso. Consulta la comparacion de XML y HTML como preguntas comunes de entrevista.
Diferencia entre HTML y XML
HTML vs XML - una comparacion clave de temas o materias que te ayudara a entender cual es mejor para tu caso. Consulta la comparacion de XML y HTML como preguntas comunes de entrevista.
|
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. |
Guardar para repaso
Guarda este elemento en marcadores, marcalo como dificil o agregalo a un conjunto de repaso.
Inicia sesion para guardar marcadores, preguntas dificiles y conjuntos de repaso.
Diferencias relacionadas
Explora comparaciones similares relacionadas con HTML y XML para obtener mas contexto y preparar mejor tus entrevistas.
Ver diferencias abajo
Explora todas las comparaciones disponibles abajo o usa la busqueda superior para reducir la lista al instante.