John
2013-10-28 00:44:42 UTC
I've always made web pages from scratch, meaning I write every little thing in between the html tags, even the stuff that I don't need to rewrite. It can take a pretty long time to make a good-looking website from the basics.
I found this tutorial here: http://net.tutsplus.com/tutorials/html-css-techniques/design-a-beautiful-website-from-scratch/
It's a pretty damn good looking website, but do professional website developers really make websites using editors like this, just exporting all of the images and html? I've never tried designing a website using PS, but I have had experience with other WYSIWYG editors (importing stuff I already made into the editor), and usually end up with butchered code and other unintended consequences. It seems to me that since this editor produces such a beautiful preview of a website, it would be really useful as a guide for what to code instead, right?
I've mostly worked on online tools for developers, usually for debugging and research purposes, and most of the design I've done has been to supplement these tools. In other words: Web design has never really been the meat of the matter in my projects, so I think there's a lot to be learned.