How do I use HTML,CSS,JS together? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do I use HTML,CSS,JS together?

I need help,Guys.How do I put all CSS,HTML and JS codes I've written in one combined Webpage,In one text document,The language is made <Html> like this,But if i do this then how can I write CSS in the same file,And if I cant write it in the same file,Then how will the HTML and CSS and JS be combined in One single Webpage?I really need help with this.Please help guys.

28th Jul 2017, 3:57 PM
Hassan Aziz
3 Answers
+ 14
<style> css here </style> <script> js here </script> or <script src=source></script> <link rel=stylesheet href=source>
28th Jul 2017, 4:00 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 5
You're an awesome Programmer @ValentinHacker 😣😣 No words to describe your awesomeness!
28th Jul 2017, 4:09 PM
un1xx
un1xx - avatar
+ 1
Woah,Thanks so much,ValentinHacker.That really helps me a lot.Thanks a lot
28th Jul 2017, 4:48 PM
Hassan Aziz