View Single Post
Old 03-14-2011, 05:14 AM   #35
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,558
Karma: 19620479
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by derangedhermit View Post
For single vs double vs guillemets, does it work to do the markup using <q> </q> in the html and then setting the character in CSS? Like q:before {content openquotechar}; q:after { content: closequotechar; }; and defining open- and closequotechar based on language?
I believe "content" is not a widely supported property (though it's in the spec). And the quoting styles don't differ only in the quote characters, but also in other details, like the punctuation placement.
Jellby is offline   Reply With Quote