0
I am going to use notepad++ for simple web page
but please tell me what else do I need if I want to use css and JavaScript???
5 Answers
+ 8
You can add <style> Your css code </style>
<script> Your JS code </script>
+ 7
Most welcome đ
Good luck my friend đđ
+ 1
Just use Notepad++. They work there too. I use notepad++ for majority of my development, especially in HTML, CSS, and JavaScript.
+ 1
thanks bro
0
but how to add css to html as it work on soloearn??