What is CSS used for?

CSS is used to describe the style of an HTML language. While php and HTML are more based on the functioning and the logic of the website, CSS concentrates on the design of the website itself. It descries how elements should be displayed.

LL

Related HTML and CSS Mentoring answers

All answers ▸

What’s the difference between a block-level element and an inline element in html?


How would you structure a table in HTML?


What's the difference between por and para in Spanish?


What is the correct HTML to link a stylesheet?