+ 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
12 Answers
+ 7
download notepad++ then right click the CSS file and click open with notepad++...you can edit your css
+ 4
you just need to change the file extention to .css
+ 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
+ 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.
+ 1
Notepad++, and set to encoding "UTF-8".
+ 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.
+ 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.
+ 1
yes, notepad++ with language set as css, is one of the most handy tools
+ 1
u can create css by using notepad or wordpad. but not possible by ms office
0
moz,border- radius
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
0
nice