I have decided to use the “KISS” principle on my portfolio, for now, so that I can move on to the JavaScript challenges and, as one of you suggested, come back to the portfolio when I have a few more skills. So, I am trying to just get it to meet the requirements of the user story. It scrolls. There is a nav bar. It will jump to the sections listed in the nav bar. The gallery and outside links will come later. But…. before I go on to them, I have 2 problems with what I do have so far. The biggest one first…
When I use the nav bar to jump to a section, the first 2 lines of the text are hidden under the nav bar! How do I get it to jump to the right place. It seems to be a margin problem… but I could be wrong.
And, the little problem, perhaps related to the big one… My nav bar doesn’t quite reach the left margin. How do I close that little gap?
I want all of this to be “responsive” when done.
TIA
Caryl
P.S. Now, I’ll go “pay my dues” and see if I can help or encourage other campers!