What software do you use for web design?

Shockwave

Banned
Sep 16, 2000
9,059
0
0
Whats the software you all prefer? Thinking of doing some personal web design, and have no clue what to use. Dreamweaver? Front Page? What else is there?
 

Modeps

Lifer
Oct 24, 2000
17,254
44
91
If you've gotta use one, use dreamweaver. dont use any of them without knowing HTML though, learn that first.
 

JoPh

Diamond Member
Aug 8, 2002
7,312
1
76
i am a frontpage man. let the flaming begin. sorry, folks. i like frontpage the best.
 

Spooner

Lifer
Jan 16, 2000
12,025
1
76
Dreamweaver is definitely where it's at.

none of those stupid "front page extensions" crap
 

Shockwave

Banned
Sep 16, 2000
9,059
0
0
Well, I do know a bit about HTML. About 4 or 5 years ago I designed the website for my department. It was fairly crude, but got the job done. I dont remember much, but enough I can at least look at the HTML code and somewhat figure it out...ie...I'm REALLY rusty, but enough that it should come back to me.
guess I go to the store today to look for Dreamweaver.
 

xirtam

Diamond Member
Aug 25, 2001
4,693
0
0
Thus far, notepad.

I've been thinking about starting with Dreamweaver though, for what it's worth.
 

Modeps

Lifer
Oct 24, 2000
17,254
44
91
Originally posted by: xirtam
Thus far, notepad.

I've been thinking about starting with Dreamweaver though, for what it's worth.

Honestly, Dreamweaver produces the best code, and it's faster than typing out everything yourself which is extremely important in the business, deadlines mang! I typically use dreamweaver to get my base code written, then pop open UltraEdit32 to make all my changes.