Bootstrap 3 Tutorials – # 1 – Build a responsive Bootstrap 3 site



https://i.ytimg.com/vi/YXVoqJEwqoQ/hqdefault.jpg



In the first Bootstrap 3 tutorial, I show you around the two pages that we will be building in this course. The site will be fully responsive and compatible with all major browsers. The site that we are building is a tech news/review site.

Bootstrap: http://getbootstrap.com
Code: http://www.coders-guide.com/watch?v=51

Thanks to Sid Smith for helping me out with some of the video footage: http://goo.gl/CtbFHe

Website: http://coders-guide.com
Twitter: http://twitter.com/coders_guide
Facebook: http://goo.gl/DmWtB
Google+: http://goo.gl/cGyk8
Donate: http://goo.gl/q3MPw

Original source


50 responses to “Bootstrap 3 Tutorials – # 1 – Build a responsive Bootstrap 3 site”

  1. Recorded 15 times. That is fucking hard work and dedication. Props to you man for sticking with it.
    You really helped me out, and judging from the comment section and view count you helped out many others.
    Thanks man for the awesome video.

  2. I hope this helps me in making my website work for mobiles as well as desktops. I made a website. It works perfectly on a desktop, but is all wonky or non-functional on a mobile phone. I did use bootstrap, but I wasn't sure if I was doing it right.

  3. If you're using a framework like Laravel, it comes with Bootstrap out of the box, all you need to do is npm install. Uncomment @import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap"; in the sass file and run gulp. And if you want to incorporate the js just use Browserify.

  4. Thanks for the information it's served it's purpose.
    Greetings from Holland. ^^

    And for the one's using Sublime Text like i do, copy paste this license and your done! ^^ :

    —– BEGIN LICENSE —–
    Andrew Weber
    Single User License
    EA7E-855605
    813A03DD 5E4AD9E6 6C0EEB94 BC99798F
    942194A6 02396E98 E62C9979 4BB979FE
    91424C9D A45400BF F6747D88 2FB88078
    90F5CC94 1CDC92DC 8457107A F151657B
    1D22E383 A997F016 42397640 33F41CFC
    E1D0AE85 A0BBD039 0E9C8D55 E1B89D5D
    5CDB7036 E56DE1C0 EFCC0840 650CD3A6
    B98FC99C 8FAC73EE D2B95564 DF450523
    —— END LICENSE ——

  5. I understand your point about Sublime Text and not wanting to do a tutorial if you don't own it…However, they DO give it to everyone free and it's too amazing to not use.

    Therefore, if you use Sublime Text in tuts then you are actually making more $ for ST by advertising its greatness.

    Thanks again for the great info and keep up the good work!

  6. Hey thanks for doing this tutorial really helped !

    I'm just wondering if its possible to have the javascript file bootstrap has provided AS WELL as my own linked so I can do my own javascript. The problem is my own javascript file does not seem to load when I try and do this, any help would be greatly appreciated, 

    Thanks

Leave a Reply