Bootstrap Beginner Crash Course

Поділитися
Вставка
  • Опубліковано 14 гру 2024

КОМЕНТАРІ • 762

  • @SnowDragon894163
    @SnowDragon894163 4 роки тому +302

    NOTES FOR BOOTSTRAP 4:
    1. page-header alternative in bootstrap4: class="pb-2 mt-4 mb-2 border-bottom"
    2. pull-right => float-right
    3. blockquote-reverse can be imitated with "blockquote text-right"
    4. list-inline -> add class="list-inline-item" to each one of your elements and that'll work.
    5. Button sizing: btn-xs is not available in bootstrap4, there are only btn-lg and btn-sm classes.
    6. Instead of text, use text
    7. table-condensed -> table-sm
    8. for row(tr) colouring use 'table-primary', 'table-danger', etc, just like the buttons
    9. Panels in bootstrap 4 seem to have become Cards.
    10. progress-bar-success -> bg-success
    11. animated progress bar(active) -> progress-bar-animated
    12. thumbnail -> img-thumbnail, img-rounded -> rounded, img-circle -> rounded-circle

    • @wesen247
      @wesen247 4 роки тому +14

      Great comment, on behalf of everybody watching - Thank you!

    • @auawgamer3470
      @auawgamer3470 4 роки тому

      What would be the best way to install bootstrap? Manually downloading or by npm? Just was wondering what's best practice

    • @vallmak
      @vallmak 4 роки тому +2

      Thanks for this

    • @ghufrankhan2534
      @ghufrankhan2534 4 роки тому +1

      Thanks alot brother!

    • @HarshKapadia
      @HarshKapadia 4 роки тому

      Thank you SO much!

  • @metastash
    @metastash 8 років тому +530

    This was THE MOST HELPFUL beginner Bootstrap tutorial I've seen - Thanks!

  • @ROC4Life96
    @ROC4Life96 5 років тому +4

    26:40: list-inline for Bootstrap 4:
    Item One
    Item Two
    Item Three
    Item Four

  • @dharmayodhha19
    @dharmayodhha19 7 років тому +8

    Taught me what most other youtubers would take 1 month in just 1 hour. Mad respect bro.

  • @reecegibbs93
    @reecegibbs93 3 роки тому +2

    This completely changed the way I thought of CSS. I come from a totally 'back-end' background and have recently gotten into Full Stack Web Development and hadn't quite grasped the power of CSS until I came across this. Great stuff. Thank you!

  • @ryanyan3563
    @ryanyan3563 4 роки тому +2

    Grid system starts at 1:01:27. The most important part in Bootstrap. The other styling feature you can use look at the example from web when you need

  • @dreadblog
    @dreadblog 8 років тому +43

    Loving these beginner videos, while i'm a developer of 10+ years these are great for the apprentice developer i've just hired. I personally have found a lot of value in the Vue in 60 min video, i'd love to see more Vue ones.

    • @WehrmachtHD
      @WehrmachtHD 7 років тому +2

      lol srlsy your dev has to watch videos for beginners? xd

    • @feikodelavieter7515
      @feikodelavieter7515 7 років тому +14

      yes cause attitude is 80% of the job.

  • @f_1289
    @f_1289 3 роки тому +7

    This is more useful than my whole class, thank you!!!

  • @JOJOSHgaming7514
    @JOJOSHgaming7514 4 роки тому +1

    Some removed or modified features in Bootstrap4.
    Quick floats: or left.
    Blockqoute reverse:
    Panels have been replaced with cards in v4:

    Features



    Special title treatment


    With supporting text below as a natural lead-in to additional content.

    Go somewhere

    Hope you found it a little bit useful!

  • @owengiri8654
    @owengiri8654 6 років тому +79

    22:50 bootstrap 4 uses 'float-right' instead of 'pull-right'

    • @pragueexpat5106
      @pragueexpat5106 6 років тому +4

      but this isn't boostrap 4..

    • @michaela5586
      @michaela5586 6 років тому +10

      @@pragueexpat5106 But Bootstrap 4 is the current one and the one we need to use.

    • @pickandhoop
      @pickandhoop 6 років тому +2

      Thanks. Added a comment to my sheet. If you see others please don't hesitate to comment. Any help is welcome.

    • @evan5854
      @evan5854 5 років тому +2

      Yup, the original video is not updated. Its not too different but theres some minor details such as this one. Pull-right wont work. Also, its important to note that the documentation on getbootstrap.com changed a bit. So that might be confusing to newer people.

    • @AaronDGreen
      @AaronDGreen 5 років тому +14

  • @wendyaburton9312
    @wendyaburton9312 6 років тому

    Dont worry about negative comments about your beginner stuff. Everybody has to start somewhere. Your beginner stuff is awesome and helpful!!!!

  • @mattwilliams1844
    @mattwilliams1844 6 років тому

    To anyone interested in Bootstrap, Brad has a class on Udemy for Bootstrap 4 . His projects are really well thought out, and actually usefull. Support this guy and spend 18.99. By far he is among the Titans of web dev teachers on the net.

  • @barbgman
    @barbgman 3 роки тому

    This video gets everything together - after I have learn JavaScript and HTML - which means: I can decorate front-end, present good mobile experience, and provide comprehensive navigation and branding by simple steps. What a great teaching.

  • @smeshko2007
    @smeshko2007 4 роки тому

    01:02 What is Twitter Bootstrap
    05:13 Install Methods
    06:44 Let's get started
    15:39 Start
    24:04 Blockquote

  • @drewconroy5938
    @drewconroy5938 7 років тому +16

    Great as always! It seems in the last couple of years you have really exploded with your video production. I have watched your videos evolve for about the last 4 years now. These crash course, hour or so long videos you started producing are great. Especially if you just need a refresher.

    • @TraversyMedia
      @TraversyMedia  7 років тому +10

      Thanks for sticking with me. What is funny is I had this channel since 2009 but didnt really put much work into until the beginning of 2016. I really wish I had started earlier because I would have much more subscribers.

    • @drewconroy5938
      @drewconroy5938 7 років тому +9

      I wished I would have started coding earlier but better late than never:)

  • @molawa
    @molawa 7 років тому +1

    You are literally a life saver Brad! Your videos have taken me from 0 to web designer in just one week! You are the greatest!!

  • @JohnEthan777
    @JohnEthan777 6 років тому +33

    12:00 no popup when opening winrar-is Brad one of the few who actually paid for a winrar license??

  • @hrishikeshwaikar251
    @hrishikeshwaikar251 7 років тому

    After hunting for the right course to learn Bootstrap quickly without having to learn a lot of html and css , I found this one to be the best !!! Awesome work . Keep it up!

  • @gamestv4875
    @gamestv4875 6 років тому +1

    I use PHP Storm and what I love about this editor is that it gives syntax hinting for all the classes in bootstrap. Once PHPStorm has your jquery or bootstrap file information it can also help you with all the classes and functions in that specific file. Syntax completion at its best.

  • @bre2smoove687
    @bre2smoove687 6 років тому

    I am new to learning to build websites and you are by far the greatest. I don't even comment on youtube videos. Thank you so much.

  • @castleblack6941
    @castleblack6941 7 років тому +1

    MAN I FUCKING LOVE YOU!
    I just catch up almost 2 weeks worth of my dev school class in 3 days thanks to you.
    You're amazing.

  • @nelakhenoplatana3877
    @nelakhenoplatana3877 Рік тому +1

    bro im high on weed but you managed to force in almost everything in just 1 hour, i have mad respect for you and to your skills.🧠💫💫💫👋💥💥❤❤..

  • @AnthonyWatsonMWArts
    @AnthonyWatsonMWArts 7 років тому +23

    Fantastic! The "live" demonstration of what each class does separates this from other tutorials.

  • @jaydentran2552
    @jaydentran2552 6 років тому

    This crash course is an absolutely perfect beginning for whoever wanna learn bootstrap. My suggestion for those who expect to get in depth is to buy the Bootstrap course of Brad (the link in the description) on Udemy and practice with 5 projects. You'll be amazed.
    Thank you, Brad.

  • @zawirmuhammad6326
    @zawirmuhammad6326 3 роки тому

    Sorry for this simple silly question... why the at minute 39:48 is fully cover the page while at minute 42:45 is not fully cover the page? I think both of the is outside of the tag...Thank you very much! Appreciate it.

  • @arashabolhasani7596
    @arashabolhasani7596 3 роки тому +1

    I think that I got addicted to this channel!

  • @merodiro
    @merodiro 8 років тому +62

    you can type less lorem words by specifying the number you want like lorem5 to type 5 words and so on

    • @whatsmyageagain91
      @whatsmyageagain91 7 років тому +10

      Also you can type "p*3>lorem10" + TAB which will generate 3 paragraphs with 10 words inside of each, etc.

    • @kenwu7
      @kenwu7 7 років тому

      Amr A.Mohammed
      didnt work, whats exact steps?
      lorem + tab key generates paragraph.

    • @AbhishekPathak21
      @AbhishekPathak21 6 років тому +2

      You need emmet extension for that and it's amazing. :)

  • @ronaldotd
    @ronaldotd 7 років тому

    Live reload only works when you have a or element in your document.

  • @nicola84palm
    @nicola84palm 3 роки тому

    Amazing! I restarted web developing after 12 years and I am learning all your tutorials.

  • @bryancastille5946
    @bryancastille5946 6 років тому +3

    Thank you a million times over for this tutorial. You've demystified so many aspects of Bootstrap for me. And you have a great sense of humor.

  • @jmfran
    @jmfran 5 років тому +124

    Hello Brad ,you should update this course to bootstrap 4.Thank you.

    • @shaderone07
      @shaderone07 4 роки тому +1

      yup .I too thought of it.

    • @ayaneshsarkar7804
      @ayaneshsarkar7804 4 роки тому +1

      He has a course on Udemy

    • @burhanali9117
      @burhanali9117 4 роки тому

      @@IvonneECevallos i cant find it on youtube

    • @saketsuman8378
      @saketsuman8378 4 роки тому +3

      @@IvonneECevallos could you please share the link? Can't find it on UA-cam.

    • @saketsuman8378
      @saketsuman8378 4 роки тому

      @@IvonneECevallos I guess he has made a video on the difference between Bootstrap 3 and Bootstrap 4

  • @m12652
    @m12652 5 років тому

    Excellent as always....Sidetracking: I’ve watched a fair few web dev tutorials over the last year or so and noticed, and experienced myself, that the various text editors automatic code formatting doesn’t actually help. They actually just interrupt the typing flow and force you to continually use the arrow keys to get back to the correct position, or to correct the indentation.
    For what it’s worth, I switched off the auto formatting recently and wow! It’s hard to appreciate how counter productive it is until you stop using it.

  • @doublem8135
    @doublem8135 3 роки тому +1

    First ever tutorial I ever enjoyed in years! Good Job!

  • @durrhurr55
    @durrhurr55 6 років тому

    Plz keep adding vids for beginner's and intermediate. I'll never give up despite not knowing things like how node works on cmd ... I'll continue to try and learn no matter what . It's been this way for years now.
    Slowly but surely I learn some things , the vids for intermediate and beginner really help in most cases

  • @seanalger2480
    @seanalger2480 8 років тому +19

    Thanks so much for the tutorial. I've been teaching myself HTML, CSS, Bootstrap and JS and the CheetSheet will be a valuable resource and has really helped iron out some issues I had.

  • @martinblahutka5639
    @martinblahutka5639 6 років тому

    best front end teacher on YT!

  • @joseabendeck8266
    @joseabendeck8266 5 років тому +26

    Great Video!

  • @iongorincioi8598
    @iongorincioi8598 7 років тому

    Awesome! I'm not a beginner and because haven't work for a while on the design using Bootstarp, I watched this video for refresh it, and WOW! Great job! Thank you.

  • @dominicrono9632
    @dominicrono9632 3 роки тому +1

    Had to pause and laugh at 56:18. Best and most interactive class ever.
    Thank you

  • @296-rajeshbehera9
    @296-rajeshbehera9 3 роки тому

    I'd prefer watching your videos rather than any web series... lots of love

  • @abdulmaalik3487
    @abdulmaalik3487 4 роки тому

    Brillant Sir I am Beginner and I have learned more things about BOOTSTRAP From this video...Thank you!

  • @icakad3805
    @icakad3805 4 роки тому

    I like this type of tutorial. I could watch even longer videos, but it needs to be well explained. I'm only 23 with half my life experience of coding, so I have much more time for learning.

  • @inaffinityforaffinityphoto3220
    @inaffinityforaffinityphoto3220 4 роки тому

    Very helpful. Thanks. I'm an engineer who likes detail and who is ok with HTML, so it all worked hunky dory for me.

  • @satyamsareen3912
    @satyamsareen3912 4 роки тому +14

    when he says "it looks pretty ugly", I can feel it.

  • @topknotclare456
    @topknotclare456 6 років тому +34

    34:52 horrendous + atrocious = horrocious
    I love it 😂

  • @Tigap
    @Tigap 6 років тому

    Brad the disabled actually work, your internet connection was slow. That was why you did not know. Watch the video from 50:15 to 50:20, look very close to the reload icon at the top and watch close to your cursor when moving and you will see the disabled sign.
    #traversy

  • @PhilosopherKing73
    @PhilosopherKing73 7 років тому

    Subscribed! Worked through your excellent HTML5 and CSS tutorial and I'm hooked....nice way to get viewers interested in your more advanced videos...BIG thumbs up!

  • @ragura
    @ragura 8 років тому +1

    Thanks for this overview! I like your newfound focus on beginner themes. It will also help you sustain a larger subscriber base as the beginners grow with your videos to more advanced themes.

    • @TraversyMedia
      @TraversyMedia  8 років тому +1

      Thanks. yeah I am trying to reach out to more front end and newer developers just starting out. Ill still be doing the other stuff as well though. Thanks for watching

    • @evanskabwechunga3567
      @evanskabwechunga3567 4 роки тому

      I love this. An easy to follow tutorial. You are good with this stuff. Thanks alot Brad

  • @mornila
    @mornila 7 років тому

    I was wondering why you didn't mention grid, and then you did. I got everything I want to know in a short time. This video is extremely clear and helpful AS ALWAYS! Thank you

  • @Spades340
    @Spades340 7 років тому

    I had been subscribed to your for a while but this was the first time that I had seen one of your tutorials. I learned a lot in a short period of time. Definitely going to check out the updated stuff on bootstrap and the rest of your vids.

  • @kenwu7
    @kenwu7 7 років тому

    Traversy Media > use the toggle soft wrap from view menu. you can shorten atom's width and all code will still be visible.

  • @esmatakhgar
    @esmatakhgar 8 років тому +130

    can you make a series to create a website from scratch USING every thing like (HTML, CSS, Javascript, PHP, Mysql) all together in a project! not to advance libraries like angular or node.js ... i know php, javascript, css, html, mysql but i have no experience of using them all together ....

    • @WehrmachtHD
      @WehrmachtHD 7 років тому +6

      noob

    • @andyd568
      @andyd568 7 років тому +115

      Yes, it's unfortunate and strange - he hasn't started his career directly as an expert, unlike you.

    • @CuongNguyen-xw8qu
      @CuongNguyen-xw8qu 7 років тому +39

      step 1: start making something simple and specific :)
      step 2: make something a little bit more complex, or make the previous one better.
      step 3: step 2
      step 4: step 2
      ...

    • @SirTenenbaum
      @SirTenenbaum 7 років тому +16

      It never ceases to amaze me that people think that saying this is somehow particularly helpful.

    • @mavulatv3410
      @mavulatv3410 6 років тому +4

      thanks for asking this

  • @ReddoX30
    @ReddoX30 7 років тому +3

    Just wanted to say thank you for all this helpful information!
    I just finished this tutorial and I'm moving on to your "Build A CMS Admin Bootstrap Theme" tutorial.
    Good job, and keep them coming!

  • @ariolverab
    @ariolverab 3 роки тому +2

    So complete and minimalistic!. Would be great a Bootstrap 5 complete course on Udemy or better, on your platform. Thanks Brad !

  • @allientech
    @allientech 7 років тому

    Hey Brad, everything is good in yours videolessons, but if you'd use word wrap in editors, it would be much better.
    In Atom View -> Toggle Soft Wrap
    in Sublime Text View -> Word Wrap
    in Visual Studio Code View -> On/Off word wrap Alt+Z

  • @akt4257
    @akt4257 6 років тому

    One of the best Bootstrap Tutorial I ever found on the UA-cam. Thank you so much.

  • @Diachron
    @Diachron 7 років тому

    Horrocious wasn't a word before, but it is now! I've already used it twice today! Good crash course.

  • @aqeese
    @aqeese 7 років тому

    This is pretty useful. Especially to those who are still looking to get started in Bootstrap.

  • @abdolrabie1257
    @abdolrabie1257 7 років тому

    Teacher of the YEAR, always. B-of- Thanks

  • @muhammadomer8184
    @muhammadomer8184 3 роки тому +1

    Thank you for your amazing video!

  • @ibrahimashmawi2832
    @ibrahimashmawi2832 6 років тому

    Thank you brad not only for this crash course but also for all of your courses. You are one of the most intelligent instructor. Your teaching skill are amazing. You make it looks very easy.Hope you the best for all of your life

  • @ishraturmi6292
    @ishraturmi6292 6 років тому

    honestly speaking i have learnt web designing from you.. you are greattttt.... !!!!!!!

  • @coop4476
    @coop4476 6 років тому

    Bootstrap 4: Added .float-{sm,md,lg,xl}-{left,right,none} classes for responsive floats and removed .pull-left and .pull-right since they’re redundant to .float-left and .float-right.

  • @maximilianotorres1225
    @maximilianotorres1225 6 років тому

    The Bootstrap Tutorial we need, but don't deserve

  • @suren2010cool
    @suren2010cool 7 років тому

    First youtube video that i ever commented man..!! Like the way you are explaining every details.. Great job..!!

  • @bartox-tt4pg
    @bartox-tt4pg 5 років тому +13

    Are you going to refresh Bootstrap course?

  • @sorover111
    @sorover111 4 роки тому

    You're bout to hit 1M !! congrats bro
    great videos .. even better noreastern accent ;)

  • @syedushherahmad311
    @syedushherahmad311 4 роки тому

    This is so much better! Even at my university they don't teach it as such. Very Good Work : )

  • @venkatnaidu4nimmala
    @venkatnaidu4nimmala 3 роки тому +1

    55:05 Alerts
    59:23 Badges

  • @jaepark75
    @jaepark75 7 років тому

    Awesome Thanks! This was great! Followed everything step in this video! Congrats on your 200,000 subscribers!

  • @byteme183
    @byteme183 7 років тому

    i forgive you on your typing because your video was EXCELLENT!!

  • @irinadelgado876
    @irinadelgado876 4 роки тому +1

    Thank you Brad, I always used the templates directly but is fun to know all the classes behind, I'm gaining confidence to design my own Templates. :)

  • @Stevenbustamento
    @Stevenbustamento 7 років тому

    THANK YOU FOR THIS. I threw up at class when this was went over, I felt lost as shit. THANK YOU

  • @eduardt7253
    @eduardt7253 6 років тому

    Super helpful, If you want to learn fast, you can set your speed to 1.5 and it is still easy to follow

  • @SonyaJuan1
    @SonyaJuan1 5 років тому

    Although this isn't the updated Bootstrap it still helps a lot because now I can identify code from the older version and properly distinguish between the new and past markup/code. Thank you for the great tutorial and please make more!

  • @OliverGomes
    @OliverGomes 6 років тому

    Best tutorial !!! using Bootstrap is like having superpowers !! Can't wait to build some websites with it

  • @darwinsanjayasendri8622
    @darwinsanjayasendri8622 7 років тому

    Just bought your bootstrap udemy course.Your tutorials on youtube are really helpful. Thanks you sir!

  • @WantOxide
    @WantOxide 6 років тому +2

    The more i see this tutorial the more i love it. I am gonna buy your udemy tuts

  • @craigtaylor9539
    @craigtaylor9539 7 років тому

    Very good video. I like the way you demo the results of what you are showing us. Your speaking is clear and easy to understand. Thank you.

  • @nayoungpark2854
    @nayoungpark2854 5 років тому

    I knew CSS. but, i had no idea about Bootstrap at all.This video is really helpful for me! Thank you!

    • @yoloking2844
      @yoloking2844 5 років тому

      Bootstrap 4 needs to be learn not the one explained in the video

  • @udaysabbisetty9509
    @udaysabbisetty9509 3 роки тому +1

    Very helpful 🤞

  • @rajasanchit
    @rajasanchit 4 роки тому

    @42:21 - > 150th line can be

  • @activeation9640
    @activeation9640 3 роки тому +1

    Man, that was really cool! I enjoyed. Keep it up!

  • @zarastern2238
    @zarastern2238 7 років тому

    jfc man, y really r the best guy on internet ))) saved me with my school project! Love the way you explain every little thing for beginners like me, thank you! carry on with tutorials, they are amazing!

  • @eddyjok
    @eddyjok 7 років тому

    I was looking for a step by step demo on how to use bootstrap and you nailed it. Thank you for this!

  • @MACH_SDQ
    @MACH_SDQ 7 років тому

    Just AWESOME!!!! Greetings from Dominican Republic !!!

  • @benjaminharcourt9878
    @benjaminharcourt9878 6 років тому

    I watch your videos while I'm at work so I can start a career in this field

  • @nikhatw3811
    @nikhatw3811 2 роки тому

    best tutorial-crisp and clear explaination

  • @nizamuddinshaikh3185
    @nizamuddinshaikh3185 3 роки тому +3

    Extremely useful tutorial for beginners! Thank you Brad for sharing. 👍😃

  • @teniasaginata1982
    @teniasaginata1982 7 років тому

    [En]
    Excellent, your explanation is very concise and clear. I wish they would have exited videos like this when I learned html. Greetings.
    [ES]
    Excelente, tu explicación es muy concisa y clara. Ojala hubieran existido videos como este cuando aprendí html.
    Saludos.

  • @seifeddine4320
    @seifeddine4320 6 років тому

    Man! you are everywhere on the net!

  • @apporvaarya
    @apporvaarya 5 років тому +1

    yours is the best tutorial i have ever seen on you-tube for bootstrap. thank you for being so helpful :)

  • @munkithabid3434
    @munkithabid3434 3 роки тому +1

    Great, thank you.

  • @BetoLopez86640
    @BetoLopez86640 4 роки тому +1

    for anyone who wonders why the live server was not reloading, it was because the live server does not work if there is no tag like the body or head tag.

  • @GrooveYouVerse
    @GrooveYouVerse 7 років тому

    Thank you very much for this! Just FYI, In MS Code, there's a plugin called HASHER where you type the full code, highlight it and apply Hasher: Encode and add's all the coded ascii stuff for you.

  • @alexanderarena3134
    @alexanderarena3134 3 роки тому +1

    wow thank you so much! definitely want more of these. currently learning by using the Against The Clock Adobe book s for dreamweaver. this is way easier to digest. I also love hearing the side comments.

  • @olamidejubril9913
    @olamidejubril9913 5 років тому +1

    Thanks Traversy for always making learning new things so easy and interesting.

  • @turgunpulotibrohimov8070
    @turgunpulotibrohimov8070 4 роки тому

    It was great introduction. I was new to Bootstrap and I liked it👍👍👍

  • @legendsgameplay9232
    @legendsgameplay9232 4 роки тому

    2020 still BEST tutorial for Bootstrap beginners!!! thank you

    • @degendev6633
      @degendev6633 4 роки тому

      Hi, is this relevant as of today?

  • @neilwarburton2004
    @neilwarburton2004 7 років тому

    Thanks for this, Stunned how quickly I picked it up.. don't know why I haven't done it sooner. So well delivered.