November 14, 201312 yr Hello all. I am currently working on a site and I am having problems in getting the ancor tag to work correctly. I have set up the nav and what I want to happen is when a link is clicked the page will jump to the header of that section. I have it working correctly on the About Me section, but the other section that I have been working on called Services does not seem to work. The page jumps to the Services section, but not to the header called "Things I Can Do". It jumps passed the header. You can view what I have done so far here. Can anyone help with how to get the page to jump to the correct header? Thanks.
November 14, 201312 yr Had a quick look try this in your css add position:fixed to header and padding:130px 0 0 to content
Create an account or sign in to comment