What are the Pros and Cons of using photoshop instead of dreamweaver or golive. Where can I find tutorials? Any help is greatly appriciated
RBMaraman said:OK...It's pretty obvious that you don't understand the function of/difference in these applications.
Photoshop - Used to manipulate and create images.
Dreamweaver - Used to create HTML, PHP, CSS, etc. (Code for webpages).
GoLive - Used to create HTML, PHP, CSS, etc. (Code for webpages).
In short, Photoshop can not create webpages. It's used to make images for webpages. Dreamweaver and GoLive create the code for webpages.
RBMaraman said:OK...It's pretty obvious that you don't understand the function of/difference in these applications.
Photoshop - Used to manipulate and create images.
Dreamweaver - Used to create HTML, PHP, CSS, etc. (Code for webpages).
GoLive - Used to create HTML, PHP, CSS, etc. (Code for webpages).
In short, Photoshop can not create webpages. It's used to make images for webpages. Dreamweaver and GoLive create the code for webpages.
claytonbench said:You are just plain wrong. I have plenty of websites submitted to me that were done in photoshop and like the second person to reply says it can be done using slices and exporting to html page. I was just asking the different pros/cons to doing it in photoshop and maybe someones experience in doing an entire webpage in photoshop.
RBMaraman said:Ahhh... I see what you mean. I am aware of creating full image webpages in Photoshop and exporting to HTML. In fact I've done a few sites that way.
It's a good way to create template for a site. I personally don't like sites that are composed completely of images. Sometimes the load time can be extremly slow, and there's nothing worse than a slow site. I try to limit the amount of images I use when creating a site.
Request: Could you please replace "WRONG" in your post with "wrong". I prefer to communicate with people who don't yell. Thank you.
atari1356 said:That's entirely accurate.
However, from my experience Dreamweaver and GoLive don't produce very good HTML/CSS code. You can end up with unnecessary code in your HTML, and it can get a bit messy and unreadable.
I prefer to use Photoshop (and sometimes Illustrator) to create the overall design of the site, then break it apart into individual gifs/jpgs. Then do the HTML work in BBEdit or some similar text editor.
Subethaedit is a good free text editor, and has a nice web preview feature that lets you see your web page as you're working on the code:
http://www.codingmonkeys.de/subethaedit/
edit: forgot to mention that Subethaedit is free