Posts: 488
Name: Chip Johns
Location: Savannah Georgia
|
Quote:
Originally Posted by LadynRed
I tend to use TopStyle Pro more than I use DW any more. It's not a WYSIWYG html editor, you have to code by hand - and that's fine, my code is clean and semantic. TopStyle is CSS editor, and it's very good at what it does. I usually work with a CSS file and my html file open. Set up with the html file as the preview for the CSS and you can see immediately what's going on.
|
I do the same thing as LadynRed here. Only I use Dreamweaver. The point to be made is that when you are working with css, wysiwyg doesn't display properly in any program, (Dreamweaver, GoLive, FrontPage, or any other program), so you need to view in *code view* to create your pages anyway.
To view in wysiwyg is irrellevant anyway because the browsers are not showing what your wysiwyg program shows anyway.
But to reiterate, as fas as html editors go Dreamweaver is a great way to go. Not only for page creation, but, also for its site control tools. It has great ftp tools and administraion tools that can be very helpful.
Awesome program that most people only use 10% of it features...
|