Clear Word HTML: Difference between revisions
Jump to navigation
Jump to search
m (1個修訂) |
m (2個修訂) |
(No difference)
| |
Latest revision as of 14:36, 21 June 2009
If you can modify the source code[edit]
- You can use the html authoring/editor softwares as Macromedia Dreamweaver to clean MS Word html markup.
- Download details: Office 2000 HTML Filter 2.0 (last visited: February 4, 2006)
If you could not modify the source code[edit]
- Firefox extension: Stylish(中文討論) (last visited: February 4, 2006)
- modify the userContent.css: 針對特定網站設立樣式 - MoztwWiki (last visited: February 4, 2006)
.MsoNormal{
font-size:small;
font-weight:normal;
line-height:200%;
}
span{
font-size:small;
font-weight:normal;
line-height:200%;
}