html - Anchor tag not jumping to id -
this basic thing do, suprisingly im having difficulties it.
i got link:
<a href="#maps678">t.b.a.</a> that want click jump map section @ bottom of page
<section id="maps678"> .... </section> ive added 678 make sure unique. tried changing 'section' 'div' none of works. preventing working?
spell mistake maps678 #map678 forget 's'
<a href="#maps678">t.b.a.</a>
Comments
Post a Comment