CSS is a stylesheet language used for the presentation of document written in html? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

CSS is a stylesheet language used for the presentation of document written in html?

What's wrong with this definition of CSS?

17th Apr 2017, 3:55 AM
J. Hall
J. Hall - avatar
5 ответов
+ 8
Yeah It's the presentaion that can be used instead powerpoint 😝
17th Apr 2017, 5:57 AM
Yanothai Chaitawat
Yanothai Chaitawat - avatar
+ 5
It's okay.
17th Apr 2017, 4:26 AM
देवेंद्र महाजन (Devender)
देवेंद्र महाजन (Devender) - avatar
+ 2
CSS stands for "Cascading Style Sheet", used to style web pages.
17th Apr 2017, 6:54 AM
Naresh Singh Rana
Naresh Singh Rana - avatar
+ 1
Sounds good to me.
17th Apr 2017, 4:23 AM
***
*** - avatar
+ 1
Definition is slightly inaccurate. CSS is used for the presentation of document written in a markup language, such as XML, XHTML and HTML. As you can see there are other markup languages besides HTML.
18th Apr 2017, 1:40 AM
J. Hall
J. Hall - avatar