I have a small nonprofit website of about 20 pages. I have the same set of links to all these pages at the extreme left of each page. This would make navigation very easy but for one flaw; these left-side page links disappear from view as the page is scrolled down. I have looked at commands to stop scrolling, but have not had any success. Does anyone know how to do this, or, even better, already have a similar arrangement working?
I am familiar with html basics. I’d prefer an html-only solution, with no CSS or JavaScript, but PHP would be acceptable.
I hope this is an interesting challenge for some of you !