I believe h1 will always break the line before and after, have you tried
the text without the h1?

Anderson

On Mon, Feb 6, 2012 at 4:31 PM, Alper <[email protected]> wrote:

> Hello,
>
> I simply would like to put an company logo and a header text next to
> the company logo in the header. I tried several things including the
> following grid layout
>
>    <div class="page-header">
>        <div class="span4"><img src="/images/hcc_logo.png"
> alt="HCC_Logo" /></div>
>        <div class="span8"><h1>Accounting Period Status</h1></
> div>
>    </div>
>
> Header text always appears below the logo. How can I place them on the
> same line?
>
> Thanks.

Reply via email to