+ 1

What is the use of css in creating a website with html

15th Sep 2017, 10:53 AM
devesh parashar
devesh parashar - avatar
3 Answers
+ 10
Html - Used for structure CSS - For styling
15th Sep 2017, 10:56 AM
P R
P R - avatar
+ 6
Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language.
15th Sep 2017, 10:59 AM
Ekansh
0
Imagine structure of a human: HTML we can compare to bones and muscles, but skin, hairs and dress- CSS. Using CSS your site is becoming beautiful and stylish.When using only HTML, everithing in a page goes from top to bottom, but with CSS- as you can see in modern sites: every element has its own place
15th Sep 2017, 11:37 AM
Elvin Novruzov
Elvin Novruzov - avatar