![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
My client gives me tons of word documents. Word will save as html. But when imported into Dreamweaver, it's a nightmare of code. You can clean it up somewhat with Commands/Clean Up Word HTML, which does a lot of good, BUT I am left with piles of elaborate <span> tags and tables that refuse to have their widths cleared. (I select the table and choose Modify Table/Clear cell widths - and nothing happens). Anyone know some great techniques? So far it's faster to cut and paste and recreate the page than to slog through the reformatting of the word html document. |
#3
| |||
| |||
|
|
Usually, you should save the Word doc "as html" or "for th web" or whatever it says. Then open in DW and clean out. But my experience is also that is leaves a lot to be desired. Do this, then: Copy the content of the Word doc. Paste in WordPad (PC) or TextEdit (Mac) and save as "plain text" (ACII). Then copy that and paste into a DW doc (the page you're doing). All the formatting will thereby be lost and you'll have a the actual text only. However, some junk might still remain, e.g. "wrong" quotes, etc. |
#4
| |||
| |||
|
|
or TextEdit (Mac) and save as "plain text" (ACII). |
#5
| |||
| |||
|
|
My client gives me tons of word documents. Word will save as html. But when imported into Dreamweaver, it's a nightmare of code. You can clean it up somewhat with Commands/Clean Up Word HTML, which does a lot of good, BUT I am left with piles of elaborate <span> tags and tables that refuse to have their widths cleared. (I select the table and choose Modify Table/Clear cell widths - and nothing happens). Anyone know some great techniques? So far it's faster to cut and paste and recreate the page than to slog through the reformatting of the word html document. |
#6
| |||
| |||
|
|
No too many steps. I copy the word text and then switch to DW and then I select Edit>>Paste Text The same effect as using WordPad and it's only 1 step. |
![]() |
| Thread Tools | |
| Display Modes | |
| |