Quote:
|
Originally Posted by plutonium83
Homesite 5 and Photoshop
I started doing HTML with notepad in the beginning and I am able to make a site with it. I dislike Dreamweaver because of the code it generates, most of it is very sloppy and repetitive. I dont expect any better from any other WYSIWYG editor!
Homesite is good enough for my needs, its like notepad designed for HTML with wizards, highlighting, etc.
For Design, I normally "sketch" the page in Photoshop. Then I slice up the image. With sketching I'm able to "see" the site better since I'm a visual person. I highly recommend it.
|
When I first started, I had tried Homesite. While I dislike WYSIWYG, I found that Dreamweaver, left in Coding Mode, works better than Homesite in general. After a brief Notepad phase, I realized that Dreamweaver used properly was far more efficient. It won't "generate" code if you don't use Design (WYSIWYG) Mode.
As for doing a design in Photoshop beforehand, I do no such thing. Aside from the fact that I'm not too crazy about Photoshop, I'm not particularly good at applying a bunch of filters to make 'art' for sites anyway. First I figure out what's going to be on the site, then I figure out the best way to present it, and then I start messing with CSS and images to make a layout.