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 do I get better at Maths?


What is the correct HTML to link a stylesheet?


How would I link a CSS stylesheet to my HTML page?