Bootstrap 4 Tutorial #1 – Introduction


[ad_1]
https://i.ytimg.com/vi/QAgrHLtG1Yk/hqdefault.jpg



Yo gang, in this Bootstrap 4 tutorial, I’ll introduce you to the new concepts adopted in Bootstrap 4.

Bootstrap is a front-end development framework which provides us with UI, layout and interactive elements we can easily use to create websites quickly.

—– COURSE LINKS:
+ Repo – https://github.com/iamshaunjp/bootstrap-4-playlist
+ Atom editor – https://atom.io/a
+ Download GIT – https://git-scm.com/
+ Bootstrap 4 Docs – https://v4-alpha.getbootstrap.com/getting-started/introduction/

Bootstrap 3 Playlist – https://www.youtube.com/playlist?list=PL4cUxeGkcC9g_69kOfXICzT_hZ79_td99

———————————————————————————————
You can find more front-end development tutorials on CSS, HTML, JavaScript, jQuery, WordPress, Node.js & more on the channel homepage…

SUBSCRIBE TO CHANNEL – https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg?sub_confirmation=1

========== PSD to WordPress Playlist ==========

============ Node.js for Beginners Playlist =============

============== The Net Ninja =====================

For more front-end development tutorials & to black-belt your coding skills, head over to – https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg or http://thenetninja.co.uk

================== Social Links ==================

Twitter – @TheNetNinja – https://twitter.com/thenetninjauk

Original source


37 responses to “Bootstrap 4 Tutorial #1 – Introduction”

  1. ACK! this is for the alpha version. Take it down! I just quit a Bootstrap 4 class by a great teacher I've used before because of all the differences between the latest (4.1.3 at this time) version and the alpha. Good on you for trying to teach people for free, but don't teach them the wrong thing!

  2. I'm very new to web dev but I'm trying to figure out when I would use bootstrap vs wordpress. Are they useful for different purposes? Are bootstrap themes different or better than wordpress themes? Can I make a bootstrap website then put it in wordpress for cms? Thanks:)

  3. Hello bro i have a problem and i hope you help me, i have a problem with bootstrap, every time i select any element to style it it doesn't work unless i type body first for example :

    html :
    <body>
    <a href="https://www.youtube.com/">Youtube</a&gt;
    </body>

    css :

    a:hover {
    color:red;
    }

    this is not going to work unless i make it like this
    body a:hover {
    color:red;
    }

    and also when i try to change the body background it won`t work if i type body {} i must type * {}

    why is that ?

  4. hellow, you a tutorials so amazing …. thank you so much for that!!!!!!!!!!!!!!

    can we use boostrap model dialog box as a independent component in normal Html page(non bootstrap) by using react frame work, to put into a html page without effecting bootstarp css to get control in my plan html page.

  5. Been waiting for new series! Awesome as always, mate! 🙂 Btw, if I'm not mistaken, Bootstrap 4 is still under development stage, right? Would you use it for client projects or is it best to stick with Bootstrap 3?

  6. I don't know How to thank you! You Are amaaaaaaaaazing!!! i am watching your psd to wordpress and its amazing i am sure that this Tutorial will be also amazing thank you very much and sorry for my bad english ^^ ," Please man Keep doing this Tutorials and more JavaScript frameworks "

Leave a Reply