View Single Post
Old 01-25-2011, 12:18 PM   #14
Jabby
Jr. - Junior Member
Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.Jabby ought to be getting tired of karma fortunes by now.
 
Posts: 586
Karma: 2000358
Join Date: Aug 2010
Location: Alabama
Device: Archos, Asus, HP, Lenovo, Nexus and Samsung tablets in 7,8 and 10"
Quote:
Originally Posted by theducks View Post
I did not define h2 as it's own box(block), so outer styles are inherited.
Inserting display: block;into the style may settle things out.
Thanks for the help ducks! I now know more about this stuff than I understand.

This where I ended up, and intend to stay:
.nolines{display:inline}
<body class="nolines"
<h3 class="nolines"
Both have to be there.

Regards - John
Jabby is offline   Reply With Quote