Hi all. Hopefully someone can help me out a bit here. On a site I am developing I have a header and footer that does not move while allowing scrolling in the middle section.
I am also using <a> tags to move to certain topics in a FAQ section of the page. Well, with me using a fixed header, when I click the link to take me to the topic, the topic is displayed under the header. I have tried using padding and margin in my css, but that doesent work. The only other thing I can think of is to put the anchor point in the topic above the one I want to actually view, but that seems very sloppy to me.
Anyone have any other ideas on how to do this?
I am also using <a> tags to move to certain topics in a FAQ section of the page. Well, with me using a fixed header, when I click the link to take me to the topic, the topic is displayed under the header. I have tried using padding and margin in my css, but that doesent work. The only other thing I can think of is to put the anchor point in the topic above the one I want to actually view, but that seems very sloppy to me.
Anyone have any other ideas on how to do this?