Quote:
|
Originally Posted by VegasMack
I have and use NVU and am not that impressed with it. It seems to be limited and requires a lot of computer resources.
I did just download Note Tab Pro. At first glance it appears to be a very neat and robust little program.
Thanks for sharing frobn!
~VegasMack
|
I don't like NVU either, but I do think it is a good alternative to frontpage and dreamwearver.
I do not use html editors because it is easy to duplicate their MOST precious asset--the web site structure--and to do a better job at it.
When you conceptualize the site html/xhtml structure as divisions for:
header
top row
left column
main column
right column
footer
You simply create divisions for each and write the layout in css. I wrote code for a meta template using these division and no longer need to generate it. It is why I prefer notetab pro clip library for the css. Thanks to my programmer I recently have come appreciate browser based xStandard wysiwyg editor for quickly formatting standards compliant page content.