Quote:
Originally Posted by TheArtfulDodger
Thanks for answering - but I'm really not much further along - what I was really looking for was the HTML, and CSS is really just a part of HTML
|
No, it's not. CSS is a completely separate spec, which in theory could be used with any XML or SGML language. Know your specs!
Quote:
Originally Posted by TheArtfulDodger
the constructs that the Kobo family (and they might not be consistent across the entire Kobo line) recognize.
|
There's your second mistake: looking for Kobo-specific data before knowing the baseline.
Quote:
Originally Posted by TheArtfulDodger
If you do a Google search for "supported CSS properties and selectors", what comes up is a discussion of what browsers support what. If you do a similar search in Mobile Read | ePub - guess what - you get nothing!
|
It would seem you are looking in the wrong place. I found
this in a few seconds. Follow that thread and compare it to the referenced CSS spec, and you'll have a firm place to start.