Bootstrap 3 Tutorial Pt.13 – Adding and Linking Pages



https://i.ytimg.com/vi/8zdhQftxyMo/hqdefault.jpg



Homepage: http://bootstrapbay.com
Source files: http://github.com/bootstrapbay/tutorials

In this installment of our Bootstrap 3 tutorial, we add a new page and link it to our homepage. Our new page will serve as the theme details page.

After creating the new page, we use the links in our navbar to link back to our hompepage (index.html).

Original source


7 responses to “Bootstrap 3 Tutorial Pt.13 – Adding and Linking Pages”

  1. When I tried copying the code and pasting into a new document, it looses its bootstrap elements. The content is there but it just looks like a series of links and images. Can you tell me why this is? I did everything that was said in the video… D: (I am new to coding btw)

  2. I'm new to bootstrap but I do understand html and css to a fairly efficient degree. I have previously used a jquery mobile UI and with this I could create multiple pages for my website within the index.html file. Can I do this with bootstrap or do I have to create separate html files for each html page?

Leave a Reply