Want to create interactive content? It’s easy in Genially!
infographic HTML & CSS
Adriana Lizbeth Moradel Espinal
Created on February 16, 2021
Start designing with a free template
Discover more than 1500 professional designs like these:
Transcript
HTML& CSS
Differences between both
HTML
In 1989, Tim Berners-Lee invented the Web with HTML as its publishing language HTML (Hyper Text Markup Language) was created to help programmers describe the content on a website like <this is a heading>, <this is a paragraph>.
(Hyper Text Markup Language)
HTML is a markup language for describing web documents
HTML uses tags to help you add paragraphs, headers, pictures, bullets and other pieces of structure.
It is more involved with changing a websites style rather than its content
CSS
“CSS describes how HTML elements are to be displayed on screen, paper, or in other media.
(Cascading Style Sheets)
Sources