View Single Post
Old 02-22-2011, 09:43 AM   #87
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,141
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by cybmole View Post
that is clearer,thanks

but a typical css has entires like
.calibre1
.calibre2...

not like
p.calibre1
p.calibre2....

yet the calibreN things are classes ?
My understanding is:
p.calibre15 is only valid for
<p class="calibre15">
and NOT valid for
<h3 class="calibre15">

(All I care is what I type there works and with no anywhere else )
theducks is offline   Reply With Quote