Dreamweaver?

RichardE

Banned
Dec 31, 2005
10,246
2
0
So I am going to start coding/making a site, I have gone through the HTML tutorial at w3. Was thinking of going through the CSS and Javascript, but after that, what would be the best program to use?
 

RichardE

Banned
Dec 31, 2005
10,246
2
0
Originally posted by: gwlam12
if you're hand-coding, all you need is notepad.

I am learning the code so I can recognize it, and be able to fix problems, I think it will be faster to use a program to do the actual site creation.
 

screw3d

Diamond Member
Nov 6, 2001
6,906
1
76
Originally posted by: RichardE
Originally posted by: gwlam12
if you're hand-coding, all you need is notepad.

I am learning the code so I can recognize it, and be able to fix problems, I think it will be faster to use a program to do the actual site creation.

No WYSIWIG program can beat hand-coding, especially if you throw CSS and Javascript in the mix.

Using notepad is highly inefficient, but you'll be fine with any other text editor that has syntax highlighting, like Notepad2, Textpad, Ultraedit etc
 

DBSX

Senior member
Jan 24, 2006
206
0
0
I like Dreamweaver, though to be honest I use it mostly as an HTML/PHP coding enhanced version of Notepad. I tend to hand-write my code, but I find Dreamweaver great for helping fix/find mistakes, the site-wide find and replace is awesome, and a lot of smaller site-managment features are nice. I also like HomeSite, also by macromedia, though since I moved to PHP I moved on to DW.

\Dan