+ 2
How to use css and JavaScript in html
How can I write css and JavaScript codes in html playground without writing a single code in css and js
6 odpowiedzi
+ 1
Prime leakage
So update your question. Change Java to JavaScript
Use script tag to write JavaScript code
Use style tag to write CSS
You can also use external files of CSS and JavaScript.
Save files with css and js extension and import both files in HTML.
+ 4
Yes how can I put JavaScript code in html
+ 3
JavaScript
+ 2
Java or JavaScript?
+ 1
Prime leakage
See this link
https://www.w3schools.com/js/js_whereto.asp