0

I am using notepad to write html but where to code for css in pc ?

platform for writing css?

7th Jul 2019, 7:27 AM
Raj kumar Darshanala
5 Respuestas
+ 2
Use visual studio code, not visual studio to edit html, css and JavaScript. Go here https://code.visualstudio.com/download to download and install Visual Studio Code. Never use Notepad for code editing.
7th Jul 2019, 9:05 AM
Calviղ
Calviղ - avatar
+ 1
You can use notepad for css and js as well. I personnaly prefer to use visual studio code
7th Jul 2019, 7:28 AM
Drax
Drax - avatar
+ 1
Put the css between style tags inside the head tags of your HTML file, or create a separate file and use the link tag
7th Jul 2019, 8:20 AM
Drax
Drax - avatar
0
I do have visual studio but i was unable to use it for css .can u give small demo how to use in visual studio
7th Jul 2019, 7:31 AM
Raj kumar Darshanala
0
and how to connect CSS and HTML as they did in this application
7th Jul 2019, 7:32 AM
Raj kumar Darshanala