mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Use aria-current where appropriate (#30079)
This commit is contained in:
@@ -13,7 +13,7 @@ include_js: false
|
||||
<div>
|
||||
<h3 class="float-md-left mb-0">Cover</h3>
|
||||
<nav class="nav nav-masthead justify-content-center float-md-right">
|
||||
<a class="nav-link active" href="#">Home</a>
|
||||
<a class="nav-link active" aria-current="page" href="#">Home</a>
|
||||
<a class="nav-link" href="#">Features</a>
|
||||
<a class="nav-link" href="#">Contact</a>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user