Posted by Jonathan N. Little on 10/03/06 19:44
howboutafresca@hotmail.com wrote:
> Hi everybody,
>
> I have to add new information to existing web pages. The trouble comes
> in that these pages are loaded with tables, and tables within tables.
> Looking at the raw HTML I have a hard time figuring out where to add
> new rows and columns.
>
> Are there any WYSIWYG or other editors that allow me to select a
> <table> tag and then see the matching </table> tag? That would help me
> tremendously. Thanks!
I would like to add that your situation here is the *prime* example of
that tables are *not* easier layout 'tool' than CSS. When it come to
editing and making changes to the style and theme it can be a real
nightmare. Sometimes is can be faster in the long run just to grab the
plain text, paste into proper markup and then style to suit in your
stylesheet then to futz with nested table crap...
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
[Back to original message]
|