On Mon, 17 Sep 2001, Doug Stalker <[EMAIL PROTECTED]> wrote...

: 
: I have a large collection of html written with fixed colors that I want to
: convert to CSS.  The lines that need changing look like this:

[snip]

: And once changed should look like this:
: 
[snip again]
: 
: How can I write a script that will do this automatically?
: 


'html tidy' may be able to do what you want, with this option:-

  -clean  or -c   replace font, nobr & center tags by CSS

Tidy available from http://www.w3.org/People/Raggett/tidy/


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to