![]() |
How to convert to an Epub file without css and class?
I hope that the converted epub file does not contain any format other than html tags, that is, no class and css. What should I do?
|
Just Convert and see ;)
Most browsers (book viewers) have built in defaults for common tags. If you don't like what you see, then add a CSS to put your spin on the tag. |
Quote:
|
Quote:
|
Why do you want an ePub with no CSS? The defaults are not all good. You do need CSS to fix up some of the defaults.
You really should not be trying to do ePub with no CSS. It just isn't a good idea. |
Quote:
|
Quote:
|
Quote:
Code:
<style> |
What's the point of an ePub with no CSS?
|
Saved searches - I actually use all these on some files:
<div.*?> replace with nothing <span.*?> replace with nothing <a.*?> replace with nothing id=".*?" replace with nothing <p.*?> replace with <p> That gives you a pretty unstyled document in a few seconds. |
Quote:
|
Quote:
|
Quote:
pure txt do not have toc. markdown support toc, but I haven't find a book reader support reading markdown files |
Quote:
|
Quote:
|
| All times are GMT -4. The time now is 05:49 PM. |
Powered by: vBulletin
Copyright ©2000 - 3.8.5, Jelsoft Enterprises Ltd.
MobileRead.com is a privately owned, operated and funded community.