Want to create interactive content? It’s easy in Genially!
Get started free
CSS AND HTML DIFFERENCE
Ramon Arturo Escobar Medina
Created on February 18, 2021
Wonderful.
Start designing with a free template
Discover more than 1500 professional designs like these:
Transcript
DIFFERENCES BETWEEN
HTML AND CSS
Used for publishing oline docs, with headings, text, tablets, photos, etc.
Used to design colors, fonts and layouts. They include headings, text, tables, lists, photos, etc.
CSS tends to have easier site maintenance, the style can be modified without changing the HTML elements.
You can use CSS in an HTML file, but cannot use HTML in a CSS style sheet.
Sources