Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<ul aria-label="back to the top of the page" class="nav pull-right fixed-bottom-right" id="scroll-top" role="list">
<li role="listitem">
<a aria-label="Scroll to top" href="#" title="Scroll to top" role="navigation">
<span class="glyphicon glyphicon-chevron-up"></span>
<span class="sr-only">Scroll to Top</span>
</a>
</li>
</ul>

Base Template BLOG -

Link missing a text alternative

Mobile-nav block

aria-label="Visit NMSU homepage"

Issue

Conformance

Description

Element IDs are not unique

A

Two or more elements on this page have the same id value. These should be unique.

...