From: Shlomi F. <sh...@te...> - 2001-08-08 09:43:21
|
What could be useful is a tool to take an HTML page that contains CSS styles, and prepare an HTML page without CSS. However, the resultant page should look the same as the original one. Perhaps the best way to do it, is to write a generator that converts a CSS stylesheet to the appropriate XSLT transformation, and then to pass the HTML through it. Regards, Shlomi Fish ---------------------------------------------------------------------- Shlomi Fish sh...@t2... Home Page: http://t2.technion.ac.il/~shlomif/ Home E-mail: sh...@te... A more experienced programmer does not make less bugs. He just realizes what went wrong more quickly. |