[ad_1]
https://i.ytimg.com/vi/eIWRbvE1B2E/hqdefault.jpg
➢COMPLETE BOOTSTRAP UDEMY COURSE COUPONS:
https://w3newbie.com/udemy-coupons/
➢Tutorial Starter Files:
https://m.w3newbie.com/d/tutorial-24.zip
➢COMPLETE BOOTSTRAP UDEMY COURSE COUPONS:
https://w3newbie.com/udemy-coupons/
➢ SUSCRIBE: http://goo.gl/Y2rJSj
https://w3newbie
Version 4 Components:
https://getbootstrap.com/docs/4.0/components/
Version 3 Components:
https://getbootstrap.com/docs/3.3/components/
Original source
29 responses to “Create A Responsive Bootstrap Website From Scratch”
Update 10/19: Hi guys, for the latest coupons to my Complete Bootstrap Udemy Courses go to this page I just created: https://w3newbie.com/udemy-coupons/
Udemy now only gives us 5 days to use the same $10 coupon ( no worries 😎there's a countdown on the page ).
Jesus this is such simple coding but I still dont get it. I was going to comment how unhelpful this was for me, but after seeing the other comments I realize its not the video. I just dont have the patients to do all the work of following the tutorial and I’m too lazy to learn how to do it on my own🤦🏼♂️
Perfecto my friend
it was a wonder video and u helped me to make a progress with my collage web project , just has a question , why the slider dose't work with even i follow your steps , can u tell me ?
Thank you! Iv'e been swamped with work.
excellent work thank you for your contribution
My icons are not side by side instead they are beneath. What am i doing wrong ?
This vid is outdated, bc i typed everything exactly and I know what Im doing but it looks so different and ugly, i think its bc your using bootstrap 3.3
Thank You very much. Please if you Duplicate (copy-paste) some line try this: 1. move you "|" on line you want to copy. 2. Press CTRL+D. It will safe a lot of time for you
thanks for this great tutorial, god bless you! i recommend to use VSCode with linters & live-preview!
for those who have some problems with carousel, carousel prev – next button & hamburger menu: it helped me!
copy paste this links in your <head> section instead of codes that shown on this tutorial:
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>
i can't getting my logo at the right place
Thanks man, this video really helped me.
Great tutorial! But my carousel isn't working 🙁
sir my navbar and slider is not working please tell me what can i do
Thank you so much for this video my friend! Seriously, it was perfect! the speed was good, the examples were good, the content was good! and you have all the links in the description! 1000 thanks!!!
Thank you so much for 1 hour class with you.
Ok so I've spent like an hour trying to figure out why navbar didn't work on lower resolutions.
Let me help you guys, there are few possibilities:
1) Make sure that in <head> importing bootstrap.min.js comes AFTER jquery.min.js
2) Make sure that data-target is referencing the id of navs div like so:
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#myNav">
<div class="collapse navbar-collapse" id="myNav">
3) If everything else fails and you start to doubt yourself and your programming future and when you finally come to the verge of giving up like I did, check for fucking spelling because after an hour of research, switching between browsers and Linux and Windows, it all came down to the fact that I spelled "data-toggle" with one g instead of two.
Because of this kind of retarded mistakes we make, I think its better if you could share the final code in written form with us, so we can more easily check whats wrong.
Fantastic tutorial. Thank you…
Awesome tutorial!
I can't express how much this has helped me. Thank you so much for this video. You made it so clear and easy to understand.
sorry drew but i worked almost the same but in small view port. when i click on my toggle button my carosual is dropping down too. plz rectify me my mistake??
nice sir
Does it automatically create a mobile version ?we does not have to to put characterstics of column in bootstrap like xs xl xm?
Great video for beginners. Thanks a lot! 🙂
my navbar has a width of 100% but my carousel does not go across 100%width. Any idea why?
nice tutorial but you should use class icon and not id icon, since id uniquely identifies one element
Just have one problem. The font size of the social media logos isn't changing. Not a big deal but a bit annoying.
My website isnt functioning as it should even though i followed you step by step
Will it work only on mac books?