How will we use javascript ,css and html in one page | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How will we use javascript ,css and html in one page

18th Feb 2019, 7:14 PM
Lipi Kumari
Lipi Kumari - avatar
2 Answers
+ 8
You need to learn: https://www.sololearn.com/Course/HTML/?ref=app And please see: https://www.sololearn.com/Discuss/1316935/?ref=app Before posting a question. Tag for link the js: <script src="java script file name"> Tag for link the css: <style src="css file name"> You can use this tags in head and body tags.
18th Feb 2019, 7:58 PM
FirstSoloKiller
FirstSoloKiller - avatar
18th Feb 2019, 8:11 PM
Sudarshan Rai
Sudarshan Rai - avatar