+ 3

What is css and js???

3rd Jul 2017, 2:17 PM
Dumwang Panka
Dumwang Panka - avatar
10 Answers
+ 5
CSS(Cascade Styling Sheets) and js(JavaScript) are languages that help you create websites and more. CSS are responsible for designing and JS for programming. For more information check them in the sololearn lessons...
3rd Jul 2017, 2:19 PM
Ledio Deda
Ledio Deda - avatar
+ 4
CSS = cascading style sheets. It is used for the presentation of your webpages. It helps to keep the styling separate from the HTML. As well, CSS has MANY amazing features to it that is well worth knowing CSS. JS = Javascript. You can use this to create client-side apps and effects. I recommend learning this inside and out, and then learn something like jQuery or AngularJS that expands upon JS and makes it easier to use.
3rd Jul 2017, 2:27 PM
AgentSmith
+ 4
Do you use a popular internet search engine :- www.google.com ← It's more helpful if you have basic questions ^_^
3rd Jul 2017, 2:41 PM
Ekansh
+ 3
@dumwang Pankaj write CSS and js respectively; see codes of other people in code section for more info
3rd Jul 2017, 2:35 PM
Lord Krishna
Lord Krishna - avatar
+ 3
If you only know HTML, you just leave them empty.. After you learn CSS and JS you can code there..
3rd Jul 2017, 2:35 PM
Ledio Deda
Ledio Deda - avatar
+ 3
If you want to display the text into the webpage you should write inside the body. The text inside head is not shown on the webpage...
3rd Jul 2017, 2:49 PM
Ledio Deda
Ledio Deda - avatar
+ 2
No need to apologize about just starting or about asking questions. The only stupid questions are the ones never asked.
3rd Jul 2017, 2:39 PM
AgentSmith
+ 1
what have i got to do in the space provided for css and js in the code playground?? Don't mind fo ma folly question😂.I just started today.
3rd Jul 2017, 2:33 PM
Dumwang Panka
Dumwang Panka - avatar
+ 1
ooh, yeah!! i forgot to ask another question. writing statement between <head> and </head> and that between <body> and </body> gives the same result. so,i would be great to be informed when to write where.
3rd Jul 2017, 2:47 PM
Dumwang Panka
Dumwang Panka - avatar
+ 1
It was great robbing knowledge from u ol. Thanks and be prepared fo ma next robbery.😂😂
3rd Jul 2017, 2:55 PM
Dumwang Panka
Dumwang Panka - avatar