Re: OT - Webpage design
I'll put in another vote for HomeSite. I have to code my stuff by hand--can't stand WYSIWYG editors--but Notepad (or, gods forbid, vi) don't have the usefulness of color-coding which simply makes it easier to figure out what's going on with your code.
This is especially important for what I do, which is a lot of PHP coding. I find that when I'm forced to use Notepad for some reason, distinguishing the PHP from the HTML code becomes tedious. Thankfully, I'm moving toward using templates, which should make even that a bit easier.
|