Bootstrap toggleable tag
- by user1869816
I am a newbies to bootstrap. I have tried to play with the code to make a page with toggleable tag. However, I have checked my code for many times but I still can't find the problem in my code. Would anyone help me, please?
<div class="row">
<div class="tabbable">
<ul class="nav nav-tabs" id="tabs" data-tabs="tabs">
…