+ 1
can i creat a css progam in a word editor... as a html file...? if not where do i creat it...?
4 Réponses
+ 2
NEVER use Word to write code as it inserts hidden characters and ruins your code. Use plain text editors only.
+ 1
It's a pretty simple answer
use a basic text editor....like "notepad"(can be found in Windows)
if you use Linux then "gpedit" is a great option
if you want more sophisticated one then try "notepad++"
and if you are into Web Dev then I suggest you try
"Brackets" by Adobe
just remember to save it as an... ".CSS" extension
+ 1
thanks.... guys
- 2
u can create a css file in word editor .. just dont forget to save it with extension ".css"