Closed eatyourgreens closed 4 months ago
Wrap each column of a course grid in <nav>, rather than <div>. Label the navigation with the grid heading tag, if one is defined. Markup the list of links as an unordered list.
<nav>
<div>
Wrap each column of a course grid in
<nav>
, rather than<div>
. Label the navigation with the grid heading tag, if one is defined. Markup the list of links as an unordered list.