Quote Originally Posted by gjh42 View Post
I guess I needed to be very specific. You only changed the first opening <span to <h2; you need to change the </span> to </h2>, and do the same for the other span/heading.
Code:
<h2 id="customHeaderOne">Floral fragrances on sale this week at the Snob!</span>

 <p id="customPara"> This week at DesignerPerfumeSnob.com we are featuring products with floral fragrance notes. You can find them on sale from here to here. 

 <br /><br /> What would you like to see on sale next week? Send an <a href="index.php?main_page=contact_us"><font size="2"><font color="ED3A84">email</font></font></a> and let us know!

 </p>

 <span id="customHeaderTwo">FREE U.S. SHIPPING + No Minimum Purchase!</span>
</div>
Thank you for the specificity. I certainly do need it!

For the following code, I want to make a space between the last line and the filter below it. What would be the best way to accomplish that?


<h2 id="customHeaderTwo">FREE U.S. SHIPPING + No Minimum Purchase!</h2>

http://designerperfumesnob.authsafe....ts-c-1358.html