Re: Fw: Disturbing trend in tables

> other WYSIWYG editors. I would _love_ to see _specific_ examples of 'bad'
> HTML generated by FrontPage (or DreamWeaver) and how you got the HTML
> generated. 

The typical early frontpage errors were overlapping elements, 
inline elements not terminated before a block element, multiple
empty inline elements, incorrect doctypes.

FP 2000 may be better, but it doesn't generate a doctype at all.

These tools also encourage non-structural markup, by the way their
user interface makes such markup easier than proper markup.

Received on Thursday, 11 January 2001 17:36:50 UTC