Previous Message
Next Message

MSword to HTML for CSS/estim cost/200 pages of documents

Sent by Paul Roberts on 14 December 2003 18:06


if you just want to get rid of the span tags in dreamweaver use the "clean up html" command and add
span to the specific tags box and check the tick box. you can add a comma separated list here to
remove any tags you need to remove.

html tidy has an option to convert inline styles to a style block in the head also.

if you want more control you can't beat a  regular expression (regex), search and replace
(http://www.funduc.com/) will search directories based on a regex or a little perl/php script will
also do the job.

i also found this, which could be useful for getting people to use word to create a structured
document in the first place.
http://www.shaunakelly.com/word/concepts/introduction/index.html

Best Wishes

Paul Roberts
mail at Paul-Roberts dot com
----- Original Message ----- 
From: "Russell Baldwin" [EMAIL-REMOVED]>
To: 
Sent: Sunday, December 14, 2003 9:40 AM
Subject: RE: [css-d] MSword to HTML for CSS/estim cost/200 pages of documents


When I used the Office HTML Filter tool (v2.0), I managed to get rid of all
the span tags, (look at the options), you're still going to need to run tidy
over it and alter the html headers I expect, but this worked for me.
Otherwise you could do a search and replace for the span tags in
Dreamweaver.

Hope this helps,
Russ

-----Original Message-----
From: [EMAIL-REMOVED]
[EMAIL-REMOVED]] On Behalf Of Don Spark
Sent: 13 December 2003 07:03
To: [EMAIL-REMOVED]
Subject: RE: [css-d] MSword to HTML for CSS/estim cost/200 pages of
documents


thanks to Steven, Russell and Don Stephani,

As for topic Nazis, Ashcroft is hiring! (daily prayer meetings required)
http://www.usdoj.gov/ag/

I saved from WORD to HTML, ran the "cleanup word HTML" command in
Dreamweaver and then ran "TIDY". The HTML is looking good but still lots of
redundant "SPAN" tags I would like to convert... is there a good CSS program
that you can tell to take batches of SPAN tags and change them?

Thanks for the help CSS-discus! Any other advice on crunching 
hundreds of pages from word into CSS would be appreciated.


don, bidding to convert 
www.nlg.org/mltf
to CSS...to support our troops...bringing them home NOW!

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: