Re: WYSIWIG: Good or Evil? I don't like to rely totally on a WYSIWYG approach. I use DreamWeaver and work with both code and display on, which works well for me. I know that DreamWeaver's display mode is dependable and that when I go into browser preview, I'm going to see exactly what will show up on the browser.
With other programs, I've found too many that have a WYSIWYG setup, but when you get the page into the browser, there is something wrong somewhere that gets screwed up. So in the end, I wind up going back into the code to find the problem anyway.
Overall, I think a balance is the best way. I've known some fantastic young designers who have absolutely no experience with designing outside of a WYSIWG environment and therefore can't fix a problem that comes about as a result of a missing piece of code like an end tag, etc. Of course, then I get to feel like the king of the world because I can solve the problem in a couple of seconds, while they've spent hours trying to re-do it over and over. Personally, I think designers should have a good basic knowledge of HTML just for those times when WYSIWYG setups let you down. It may not happen a lot, but when it does, it can really mess you up. |