mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
Fix validation errors.
[skip sauce]
This commit is contained in:
@@ -14,7 +14,7 @@ group: components
|
||||
The ScrollSpy plugin is for automatically updating nav targets based on scroll position. Scroll the area below the navbar and watch the active class change. The dropdown sub items will be highlighted as well.
|
||||
|
||||
<div class="bd-example">
|
||||
<nav id="navbar-example2" class="navbar navbar-default" role="navigation">
|
||||
<nav id="navbar-example2" class="navbar navbar-default">
|
||||
<h3 class="navbar-brand">Project Name</h3>
|
||||
<ul class="nav nav-pills">
|
||||
<li class="nav-item"><a class="nav-link" href="#fat">@fat</a></li>
|
||||
|
||||
Reference in New Issue
Block a user