Thread: editing
View Single Post
Old 11-02-2011, 06:57 AM   #14
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,149
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 Arktel View Post

<p class="s1 s10"><span class="c13">I also dedicate this book to</span> <a href="http://www.seashepherd.org"><span class="c14">Sea Shepherd Conservation Society</span></a><span class="c13">, whose vision and courageous, self-sacrificing efforts to save the ocean before it collapses surpass any environmental movement on planet Earth and to all environmental and wildlife activists who sacrifice themselves tirelessly to save planet Earth and its human and non-human inhabitants.</span></p>

<p class="s8"><span class="c9">Acknowledgment</span></p><br />

<p class="s1"><span class="c13">Thanks to Maneka Gandhi for taking the time to write the foreword; to Earl Bingley of</span> <a href="http://www.canadiansvoiceforanimals.com"><span class="c17">www.canadiansvoiceforanimals.com</span></a> <span class="c13">and</span> <a href="http://www.thebouquetsisters.com/index2.html"><span class="c14">Susan Liberty Hall</span></a> <span class="c13">for encouraging me to get this story published; to the inspirational artwork of Linda True-Arrow; and to Kathy Stewart and Lynda Staker for editorial assistance.</span></p><br />
<br />

Just noticed:
This is not valid Xhtml (will fail Flightcrew checks)
The <br /> must be contained within a <p> or <div>


as to the Run together paragraphs

in the "s1" section of the CSS
add or change the value of:
margin-top: .5em;
margin-bottom: .5em;


these work like mortar between bricks:

Paragraph
layer of space on bottom of previous (uses that paragraph style for amount) paragraph
layer of space on top of this (s1) paragraph
Paragraph

they add together for what you see
theducks is offline   Reply With Quote