Quoth the raven Matthias Gutfeldt:
PhillyFan wrote:
I have a page setup using anchors. For some reason not all the
anchors are working correctly. The last three anchors do not
start where they are supposed to.
http://admissions.usafa.af.mil/RR/CONFAQ.htm
Not sure what you mean, it all works fine for me. Well, the page
ends after the last answer, so the browser has nothing to scroll
further down to. That's why the anchor's target won't display at
the top of the viewport as it usually would. A workaround would be
to artificially make the page longer, but I'm not sure that is very
attractive.
It would be helpful to have the question repeated, e.g. as a
heading above the answer.
Most definitely, the "questions" need to be repeated at the top of
their sections, most likely with <h2> markup. Many visitors will
simply scroll the whole page, and won't know when they have gotten to
a new answer. [I did not find an <h1> on the page, but there should be
one.]
The list of questions (table of contents) should be marked up as a
list: <ul><li>...
--
-bts
-This space intentionally left blank.