I designed a web site layout and I'm working on the 2nd page of my website.
I'm adding text to the p tag of my index page. I added padding in my css so it fits nicely within the div area. My text is starting to overflow into the footer. How do I fix this so that my text scrolls but my footer stays in one place?
I'm adding text to the p tag of my index page. I added padding in my css so it fits nicely within the div area. My text is starting to overflow into the footer. How do I fix this so that my text scrolls but my footer stays in one place?

...
Comment