Can any one help me on how to style JavaScript like giving it color or font and co? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can any one help me on how to style JavaScript like giving it color or font and co?

how to make changes to the JavaScript interface?

4th Jun 2016, 10:25 AM
Cele Prince
Cele Prince - avatar
6 Answers
0
You are mistaken. JavaScript is not something you can see, but the behavior of the webpage. If you want to style the page, learn CSS :)
4th Jun 2016, 10:50 AM
Gabe Rust
Gabe Rust - avatar
0
I assume that by 'interface', you mean what you create using JavaScript. Like when you make a calculator or events calendar. JavaScript output can be styled either by JavaScript style object or CSS.
4th Jun 2016, 5:13 PM
ZinC
ZinC - avatar
4th Jun 2016, 10:52 PM
Svyatoslav Vyskrebov
Svyatoslav Vyskrebov - avatar
0
OK thanks
5th Jun 2016, 10:41 AM
Cele Prince
Cele Prince - avatar
0
you can also use the html stuff
7th Jun 2016, 7:02 AM
Killer Koder
0
You can use Javascript or Jquery to style an element/class/id on your page however it would be best to use CSS
11th Jun 2016, 6:41 AM
Matt