• I am modifying the header and it appears that inside of the <h1></h1> tags and <div> tag(s) that things appear on their own line.

    I am placing an image before the title and I want it to appear before the text, however unless I put the image inside of the <h1> tags it appears on its own line (the title being on its own line beneath it).

    Where are these line breaks coming from?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter antago

    (@antago)

    Okay, so it appears this sort of thing always happens in HTML. I really am not a newbie lol I just never use the h1 tag much nor do I want <div>s on the same line much.

    Aaaah crazy

    try to add ‘display:inline’ to your h1 tag

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove pesky linebreaks in the header?’ is closed to new replies.