Re: Dreamweaver or Notepad
just use dreamweaver. notepad is cool for making small changes to documents but the syntax highlighting alone in dreamweaver should make it the tool of choice of these 2 at least.
Re: Dreamweaver or Notepad
Notepad: you can't see your changes reflected immediately.
Dreamweaver: you can.
Dreamweaver knows syntax and tags n' stuff and it helps with auto complete, and helps when you're looking for something you don't quite remember the name of.
Notepad: Google or bust.
All-in-all: both. Dreamweaver can be handy, but it's not necessarily a complete replacement to the beauty and simplicity of notepad.
Re: Dreamweaver or Notepad
Quote:
Originally Posted by
4play
just use dreamweaver. notepad is cool for making small changes to documents but the syntax highlighting alone in dreamweaver should make it the tool of choice of these 2 at least.
Programmer's notepad ftw.
http://www.pnotepad.org/
Re: Dreamweaver or Notepad
I actually use both. :smilie4:
Dreamweaver for page design and layout, and then notepad for small tweaks and changes, and the javascript, vbscript, etc.
@SnnY - That looks cool, I might try that out :)
Re: Dreamweaver or Notepad
I agree with Barbarossa...
Dreamweaver or another WYSIWYG suite for design and layout and a serious text editor for small changes or coding (eg PHP)
For text editing i personally use UltraEdit (sFTP support a big plus for me)
Re: Dreamweaver or Notepad
Dreamweaver will do anything. Hadn't you heard?
Re: Dreamweaver or Notepad
Re: Dreamweaver or Notepad
text pad is good
if you are new to it use dreamweaver as you can draw stuff on the page and it will genreate the html for you
Re: Dreamweaver or Notepad