View Single Post
03-19-2006, 02:27 PM
#2
AlexK is offline AlexK
AlexK's Avatar
Status: Request a custom title
Join date: Aug 2005
Location: Copenhagen
Expertise:
Software:
 
Posts: 1,691
iTrader: 0 / 0%
 

AlexK is on a distinguished road

Send a message via MSN to AlexK

  Old

I always code with Dreamweaver.
Usually I hand code the html (code view) first, and then create the css.
Just to check things out, I have my html page in another tab, and when I save the css, I go to design view on the html to check it out.

Sometimes I use notepad for quick fixes, though.