Click to See Complete Forum and Search --> : tables


milos
08-09-2006, 04:31 PM
I'm editing a web page with more than 1000 lines of code. I would like to extract just tables (delete everything else). Can Dreamweaver do that?

KDLA
08-10-2006, 09:17 AM
It would be easier to go into code view and delete all coding that is not in the tables. (The tables' coding is in a teal color.)

I've had multiple negative experiences with the program's "Clean up HTML" and "Find and Replace" options.

KDLA