This appears to be an area of interest for owners of the Astak Readers.
Make do...have fun...and
PLAY NICE, PLEASE.Don
(Moderator)
Err... ".CSS" translates to Cascading Style Sheets? Or is this some new programming language?
No, it is still cascading style sheets, just this thread is specific to writing .css files for use with the new Coolreader version in the latest firmware update.
Quote Solicitous
No, it is still cascading style sheets, just this thread is specific to writing .css files for use with the new Coolreader version in the latest firmware update.
FWIW our Wiki here says that CoolReader 3 supports:
Quote
Styles: CSS2 subset implementation
I looked on Vadim Lopatin's homepage, but I could not find specifically what that "subset" consists of. Maybe someone knowledgeable will come across this thread and enlighten us?
Quote Dave_S
FWIW our Wiki here says that CoolReader 3 supports:
I looked on Vadim Lopatin's homepage, but I could not find specifically what that "subset" consists of. Maybe someone knowledgeable will come across this thread and enlighten us?
The wiki lists the supported items.
Dale
Quote DaleDe
The wiki lists the supported items.
Dale
Thank you Dale, you are, of course, correct.
With the style names from the Wiki list, I think that the proper syntax for those style elements should be able to be found here:
http://www.w3.org/TR/1998/REC-CSS2-19980512/cover.htmlAh just wanted to double check that css meant cascading stylesheets and not some new scripting language. Nice to know it supports the css2 implementation. Since I already know the markup, should be pretty easy for me to jump right in.