• Resolved davidbabylon

    (@davidbabylon)


    Please take a look at my site; https://www.davidbabylon.com/

    What I’d like to know is what am I doing wrong with the footer? What I’d like to do is have the footer information apear within a box that has a “0” margin and extends all the way to the bottom of the screen similar to how I have the top. For some reason the text is apearing outside of the box/body.

    Any suggestions/ideas would be greatly appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • There are over 3 dozen validation errors, but I think the one that is getting you is you are setting the footer as <p id="footer">then closing p but have an additional </div>
    Try simply setting the footer as a div, then put your text inside a p tag if you so wish.

    Thread Starter davidbabylon

    (@davidbabylon)

    Thanks. I realize there are several errors and I’m stll kind of cutting and pasting my code as I go along. I appreciate the quick response and hope this advice works. I will let you know.

    Thanks again.

    Thread Starter davidbabylon

    (@davidbabylon)

    It worked great. Thanks again. I am still learning and each mistake teaches me something new.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Footer Troubles’ is closed to new replies.