<p class="p2"><span class="t26"> </span></p>
Get rid of the above line. You don't need it.
<h1 class="h10"><a id="ncx232"></a><a id="a83"></a>Maple Cream Cheese Toast</h1>
Setup the margins in your "h10" class in the CSS file. Why do you need two different "IDs"?
<p class="p0"><span class="t23"><img src="../Images/img19.jpg" width="528" height="335" alt="img19.jpg"/></span></p>
You probably don't need the <span class="t23"> in the above line. Configure whatever settings you want and need in the "p0" class in the CSS file and use <span>s only when they are necessary.)
|