I am learning Bootstrap. On the getting started menu, there are few templates given. I am playing with that. One example is about fixed Footer. I used nav from previous example
Use some browser debugging tool. Hit F12 to open it and check the dom elements. You'll be able to find it.
F12