> P.S. I believe you'll also find that those same folks take longer to get
> the task at hand accomplished ;>)
I disagree. I understand the standards (sorta) and code to them. I test,
but not over the top. My pages are finished in half the time they required
before I took the time to understand the benefits of standards coding.
However - in my mind, "dirty HTML" means more than code that doesn't
validate - it means code that contains frank errors. These errors may not
be seen in a browser, and they many not cause error messages, but they are
nasty, ew, dirty anyway. I mean things like this -
<td align=right><a href="foo.html">link</a></font></td>
There are two errors there - a) an attribute without quotes, and b) a
terminating tag without the corresponding opening tag. Why worry about
this? Well, for me, every byte of weight is something I jealously guard. A
nasty tag adds weight to the page. It MUST come out.
Earlier versions of FP were rather legendary for doing things like this. FP
2003 can produce completely clean pages if you let it.
--
Murray
============
"MD Websunlimited" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Some folks believe that generated HTML should pass specific HTML
> verification engines if is doe not then the page is considered dirty.
>
> In my early days I learned a single lesson that has served me well --
> there are those things that are efficient but what good is something that
> is efficient but is not effective. An example would be the CEO of a
> company needs a report, it may be efficient to run the report when all
> reports are ran instead of stopping some other processing but then it
> would not be very effective if you wish to respond to the CEO.
>
> The bottom line is if it works on your target audience then it is an
> effective page; it may have to many <font> tags or this and that and it
> may take an extra two seconds to display but who cares.
>
> P.S. I believe you'll also find that those same folks take longer to get
> the task at hand accomplished ;>)
>
> --
> Mike -- FrontPage MVP '97-'02
> J-Bots 2004 102 Components For FP
> http://www.websunlimited.com
> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
> Download the Trial
> http://www.microsoft.com/frontpage/d...e/download.asp
>
> "Scruff" <Get@Grip> wrote in message
> news:1f4fd$4255b394$42a1c643$(E-Mail Removed)...
>> Why do any of the "elitist" web designers regard FP as a creator of dirty
>> html?
>> What does than mean, and is it true?
>> Thanks
>>
>>
>
>