Quote:
Originally Posted by The_book
Thanks. I just want the file to contain only the features I want. Css and Class are not the functions I want, and they cause some interference when editing files.
|
Sorry, but that doesn't make sense. The CSS is what sets how each tag is displayed. And the class attribute defines which class to use in the styleheet when you don't want the standard for that tag.
And from the point of view of editing an epub, most of my time is spent getting the styles correct. Editing of the actual text should be done elsewhere and then converted to appropriate publishing formats. Then those are tweaked to solve problems that the conversion cannot handle.
Maybe the question I should have asked was: What are you actually trying to achieve?