View Single Post
Old 02-28-2011, 12:13 PM   #1
cybmole
Wizard
cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.
 
Posts: 3,720
Karma: 1759970
Join Date: Sep 2010
Device: none
what is this code supposed to do ?

found in several places in an epub that I've been tweaking:

Code:
<address class="calibre11" w:st="on">
    Unseelie Court
  </address>
i don't understand the w:st bit, I can chop out all but the text & nothing seems to go wrong, however.

& an address tag makes no sens in an e-book context ?
the calibre style just adds italics.
.calibre11 {
display: block;
font-style: italic
}
cybmole is offline   Reply With Quote