View Single Post
  #17  
Old September 7th, 2002, 08:00 PM
LazarusLong42's Avatar

LazarusLong42 LazarusLong42 is offline
Corporal
 
Join Date: Nov 2000
Location: Ann Arbor, MI, USA
Posts: 191
Thanks: 0
Thanked 0 Times in 0 Posts
LazarusLong42 is on a distinguished road
Default 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.
__________________
in Virtuo Design
Read my latest story at Speculon
Reply With Quote