View Single Post
Old 06-05-2013, 12:01 PM   #19
eggheadbooks1
Read, don't parrot.
eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.
 
Posts: 224
Karma: 110242
Join Date: Apr 2011
Device: Kindle Fire, Kobo Touch, Aldiko for Android
Hi Turtle:

You're right, I had a margin left over from the code's previous iteration.

Getting closer (see jpeg). But the margin is still large. Maybe that's as good as it will get?

Michelle

Code:
<div class="FrameSmall">
    <div class="Float-L"><img alt="methane" src="../Images/methane.jpg" width="40%" /></div>

    <p class="First6">where the single lines drawn between the hydrogen (H) and the carbon (C) atoms denote the sharing of a single electron pair. If two electron pairs are shared as often happens when atoms bond with oxygen for example, a double line is drawn, and so on.</p>
  </div>

div.FrameSmall{
	width:100%;
	clear:left;
}
div.Float-L{
	float:left;
	margin:0px;
}
 p.First6, li.First6, div.First6
        {mso-style-name:First6;
        margin-top:0em;
        margin-right:0em;
        margin-bottom:.6em;
        margin-left:0em;
        text-align:justify;
        text-indent:0em;
        font-size:1.2em;
        font-family:"serif";}
Attached Thumbnails
Click image for larger version

Name:	ADE7.jpg
Views:	204
Size:	352.4 KB
ID:	106657  
eggheadbooks1 is offline   Reply With Quote