PDA

View Full Version : removing CSS


jreitz
05-12-2003, 03:59 PM
So I've got this file with a bunch of tables on it, and a bunch of CSS added into it by i guess MS WORD (evil...)

I want to transfer the data from these tables (copy/paste) to a bunch of other pages with tables waiting...

But i dont want to take the formatting along with me.

so I need to remove it first. but according to macromedia.com, this can't be automated, you need to go thru each tag and remove it. I have been using dreamweaver, but could use anything on this file if it works.... This sucks, so I am wondering if there is a way or program out there that can do this for me. (the pages is BIG and it would take forever to pull out each tag)

I tried to remove them by deleting the styles that werre atached, but it remains in the html body...

any help would be great. thanks

jAr

Spudhead
05-12-2003, 04:23 PM
Pardon me if I'm wrong but isn't this a multiple search and replace question? In which case a nifty little program like BkReplaceEm will help (search Google or download.com)