Difference between revisions of "User:DesignerThan/Bootstrap"
From Pathfinder Wiki
DesignerThan (talk | contribs) |
DesignerThan (talk | contribs) |
||
Line 1: | Line 1: | ||
− | <ul class="nav nav-tabs" id="myTab" role="tablist"> | + | <ul class="nav nav-tabs" id="myTab" role="tablist"><li class="nav-item" role="presentation"><a class="nav-link active" id="home-tab" data-toggle="tab" href="#home" role="tab" aria-controls="home" aria-selected="true">Home</a></li><li class="nav-item" role="presentation"><a class="nav-link" id="profile-tab" data-toggle="tab" href="#profile" role="tab" aria-controls="profile" aria-selected="false">Profile</a></li><li class="nav-item" role="presentation"><a class="nav-link" id="contact-tab" data-toggle="tab" href="#contact" role="tab" aria-controls="contact" aria-selected="false">Contact</a></li></ul><div class="tab-content" id="myTabContent"><div class="tab-pane fade show active" id="home" role="tabpanel" aria-labelledby="home-tab">Home Tab</div><div class="tab-pane fade" id="profile" role="tabpanel" aria-labelledby="profile-tab">Profile Tab</div><div class="tab-pane fade" id="contact" role="tabpanel" aria-labelledby="contact-tab">Contact Tab</div></div> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </ul> | ||
− | <div class="tab-content" id="myTabContent"> | ||
− | |||
− | |||
− | |||
− | </div> | ||
− | <ul class="nav nav-tabs" id="myTab" role="tablist"> | + | <ul class="nav nav-tabs" id="myTab" role="tablist"><li class="nav-item" role="presentation"><span class="nav-link active" id="home-tab" data-toggle="tab" href="#home" role="tab" aria-controls="home" aria-selected="true">Home</span></li><li class="nav-item" role="presentation"><span class="nav-link" id="profile-tab" data-toggle="tab" href="#profile" role="tab" aria-controls="profile" aria-selected="false">Profile</span></li><li class="nav-item" role="presentation"><span class="nav-link" id="contact-tab" data-toggle="tab" href="#contact" role="tab" aria-controls="contact" aria-selected="false">Contact</span></li></ul><div class="tab-content" id="myTabContent"><div class="tab-pane fade show active" id="home" role="tabpanel" aria-labelledby="home-tab">Home Tab</div><div class="tab-pane fade" id="profile" role="tabpanel" aria-labelledby="profile-tab">Profile Tab</div><div class="tab-pane fade" id="contact" role="tabpanel" aria-labelledby="contact-tab">Contact Tab</div></div> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </ul> | ||
− | <div class="tab-content" id="myTabContent"> | ||
− | |||
− | |||
− | |||
− | </div> | ||
Line 38: | Line 8: | ||
− | <div class="alert alert-primary" role="alert"> | + | <div class="alert alert-primary" role="alert">This is a primary alert—check it out!</div> |
− | This is a primary alert—check it out! | ||
− | </div> | ||
<span class="badge badge-primary">Primary</span><span class="badge badge-pill badge-primary">Primary</span><a href="#" class="badge badge-primary">Primary</a> | <span class="badge badge-primary">Primary</span><span class="badge badge-pill badge-primary">Primary</span><a href="#" class="badge badge-primary">Primary</a> |
Latest revision as of 22:37, 5 January 2021
Home Tab
Profile Tab
Contact Tab
Home Tab
Profile Tab
Contact Tab
<a href="#">Test Link</a>
This is a primary alert—check it out!
PrimaryPrimary<a href="#" class="badge badge-primary">Primary</a>