How many mark up language do we have | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
- 3

How many mark up language do we have

Text editor

19th Jun 2021, 11:46 AM
Hanfred Abaane
Hanfred Abaane - avatar
2 Respuestas
+ 1
html and css are not the same html is a markup language, while css is a style rules properties descriptor... both are closely linked as css was mainly developed for html (and html5 without css is not complete) there are many markup languages... for different purposes ^^ but quite all share the specificity to describe data as text: xml, sgml, svg...
19th Jun 2021, 11:55 AM
visph
visph - avatar
- 3
HTML and CSS are they the same
19th Jun 2021, 11:47 AM
Hanfred Abaane
Hanfred Abaane - avatar