Footer link creating new paragraph? :S

Discussion in 'HTML & Website Design' started by Anhalo, May 13, 2012.

  1. #1
    Hi,

    For some reason when I'm trying to add a link in my footer using:

    <a href="/">Link Text Here</a>
    Code (markup):
    It is creating a new paragraph both before and after it?

    Anyone know what could be causing this?

    Regards,

    Anhalo.
     
    Anhalo, May 13, 2012 IP
  2. Anhalo

    Anhalo Active Member

    Messages:
    454
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    80
    #2
    I still don't know what caused it (thinking a css issue), but I was able to fix it by using <p align="left"> and then adjusting the margins in the css to compensate for the extra space created by the new para.
     
    Anhalo, May 13, 2012 IP