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 ▸

Explain what an external style sheet (CSS document) is for in a HTML document and write a line of HTML code to import one


How do I get better at Maths?


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


How can we integrate animation to websites?