Can I make CSS with the same tools as HTML, for example Notepad or Microsoft word? I mean I only have two change the document type into .css, or should I use a special application for coding CSS? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can I make CSS with the same tools as HTML, for example Notepad or Microsoft word? I mean I only have two change the document type into .css, or should I use a special application for coding CSS?

CSS coding tools

16th Sep 2016, 4:43 AM
Mohamad Jafar
Mohamad Jafar - avatar
12 Answers
+ 7
download notepad++ then right click the CSS file and click open with notepad++...you can edit your css
16th Sep 2016, 3:34 PM
Fluffy Rabbit
Fluffy Rabbit - avatar
+ 4
you just need to change the file extention to .css
2nd Oct 2016, 7:25 PM
Med Fares Omrani
Med Fares Omrani - avatar
+ 3
yes you can create a css with notepad or wordpad you have to change the extension of file to the .css extension and you also have to get a reference link to your css file in html code using href attribute in the <head> tag For further help contact me on my gmail musawershah1598@gmail.com
16th Sep 2016, 7:09 AM
Musawer Shah
Musawer Shah - avatar
+ 2
Yes, you can use a simple text editor to write html or css. I recommend using Notepad++. Igor, since when do you compile html? Get out of here.
16th Sep 2016, 9:21 AM
Zen
Zen - avatar
+ 1
Notepad++, and set to encoding "UTF-8".
17th Sep 2016, 4:00 PM
Lauryl Henderson
+ 1
Yes Css as like as html and script language is a pure text code. So if you do s right syntax its ok to use any editor. But the only pure test is needed . In this case programs such as word and liberoffise document writer adding some hidden code then if you change extention ".doc" to ".css" it can not be open by your browser. Notpas++, Notpad, "editor (linux text editor" and any other IDE programs are recommanded to create Css. Geany is my Interest. light, and free and useful.
18th Sep 2016, 4:47 AM
Hassan Bagheri Valoujerdi
Hassan Bagheri Valoujerdi - avatar
+ 1
You can create CSS in an HTML page if you must - in the <style> tag, inside the <head> tags. A more common method is to use a separate .css stylesheet and to link it to the HTML index page.
18th Sep 2016, 11:09 PM
Joshua Boulton
Joshua Boulton - avatar
+ 1
yes, notepad++ with language set as css, is one of the most handy tools
19th Sep 2016, 7:09 PM
Mansi Verma
Mansi Verma - avatar
+ 1
u can create css by using notepad or wordpad. but not possible by ms office
4th Oct 2016, 5:47 PM
rupali magar
rupali magar - avatar
0
moz,border- radius
16th Sep 2016, 5:42 PM
patty kitchens
patty kitchens - avatar
0
I'll answer with a resounding NO. The standard for creating a computer application that edit the source code (write the program in the chosen programming language), compile (translate into machine language) and run the application process. Also commonly errors are detected or program improvements require edit, compile and run to see the new results, which can be repeated numerous times required. These errors can be detected at compile time or at runtime. The fact that HTML coding can be done with a simple notebook, not allowed to give your development quality and quantity of code you want. pd. sorry for my English. I still need computer help to express. Sorry, ZEN. But the question was if you can write code in a C ++ application note block and my answer is no. Since it is not a compiler and lose the profits that it can give. Part of the question is whether he can do as HTML, and the above still say no. I know there are several editors that you can use and open source, the more current could be code :: block, this DEV ++, and named notepad ++, this sublime text .. forgive but do not talk to compile HTML, but to codify
17th Sep 2016, 5:24 AM
Igor Duran
Igor Duran - avatar
0
nice
13th Feb 2017, 7:12 PM
Zinmyatminhtut
Zinmyatminhtut - avatar