Does anybody use default "Windows" notepad to work with html, css, php, etc. ? Sorry for my English))
Notepad2 a free download has syntax highlighting which makes it a lot easier to use. That is about all I use.
i haven't in about 5 or 6 years... but i guess that's what i would use if i didn't have dreamweaver or anything. it's a real bitch to code stuff when nothing is color-coded.
Use Notepad++. I used to use Notepad but PHP files need to be saved in UTF-8, this is where Notepad++ comes in handy. It is also better for indenting and syntax highlighting.
wait...you mean there is something other then notepad ++? why would you waste your cpu and memory on dreamweaver and programs like that. Notepad ++ is where its at!
Yea, when editing code the text editors with highlight of code and when it tells you what line your on is really nice. When someone calls I open a blank notepad if I need to take a note too.
I only use Notepad for simple editing. For serious coding, I prefer to do it using Dreamweaver. - Dynashox -
Notepad++ is a great editor in my opinion. Another one is 'Textpad' There are also some very good php editors that are good for html work as well
When trying to edit php files in things like frontpage you will find errors not bad is also great for php files.
Pfft, never in a million years. For coding, it's PHP Designer 2007, with Wordpad as an alternative. I only occasionally use notepad for, say, copying something off a website then pasting on notepad then copying from there again to remove formatting.
Hello, Ive been using notepad since. but for modifying the code only. but to make my own code, I didnt use it though.