CSS is a stylesheet language used for the presentation of document written in html? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Respostas
+ 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