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 ▸

How can I centre-align an item horizontally within another element?


Many different data types can be stored on a computer system. Five common data types are string, Boolean, real, character and integer. Give suitable examples of data that could be held in each data type.


How would you structure a table in HTML?


How do I setup my HTML/CSS environment?