Re: CSS Problem with IE
Hi,
Try the following. I only tested it in Firefox and IE 6 but it seemed to work fine. If it works in IE 7, just move the inline styles to your style sheet.
<h1 style="float:left">WEDDINGS </h1>
<h2 style="float:left; margin:0px; padding-top:8px; padding-left:2px;">CATERING</h2>
|