Murray, how do you handle cross browser compatibility generally?
I code to standards as much as I can. This means I don't use anything
within the HTML authoring system I am using that I know produces
non-standard markup, or markup that may be browser proprietary. For
example, I do not use WordArt or VMI effects, and I don't use hover buttons.
I do not use FP primarily - I much prefer the EWD betas that have been
released in the last several months, for their clean interface and pure
standards compliant methods.
But - one can produce completely standards compliant pages with FP - it's
more a process of training onesself to do so, than it is anything else. The
real truth here is that the more you know about HTML and CSS, the more
'HTML-system agnostic' your pages will become.
Validation through W3C would break most of the FrontPage code I find most
useful, like link maintenance, and navigation.
I'm really not sure what you are describing here.
as to whether it is easier to write valid (W3C) code from scratch on
Notepad, or to correct FrontPage native HTML.
An authoring system is definitely faster and easier, but to take the
approach of writing it first and correcting it later is looking through the
wrong end of the telescope, in my opinion.
So what is the current wisdom about the proper coding tools to create a
great interactive website?
Without a doubt, the proper tool to use is your brain. 8)
Use Flash at all for fast graphics?
<BARF> 8)
Definitely not. There are places where Flash is useful, but this, in my
opinion, is not one of them.