Bootstrap 4 Tutorial [#9] Code a Startup Website (Part 2)


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



In this free tutorial video, we will continue coding a modern landing page for a startup.

Download the final course files for free here: http://www.bradhussey.ca/bootstrap4-coursefiles

Get this course free at CodeCollege.ca: http://codecollege.ca/courses/bootstrap-4-quickstart/

Share the love, spread the word:

1) Subscribe to my channel
2) Share on Facebook & Twitter
3) Send this free course to a friend

Original source


12 responses to “Bootstrap 4 Tutorial [#9] Code a Startup Website (Part 2)”

  1. Why is it that you didn't use Bootstrap default classes to create the stage (previous video) and instead made your own using css to center it, where supposedly makes your life easier with predefined classes.

  2. For v4.0.0-alpha.6:
    1:00 Instead of col-lg-offset-1 use offset-lg-1
    2:00 You need to change .feature-content and .row divs around because .row div needs to be right before column divs.
    4:00 Again change the .feature-content div with .row div.
    6:20 Change btn-secondary-outline with btn-outline-secondary
    10:30 In media query you need to target .feature-content .row instead of just .feature-content

  3. Hi Brad. in feature two in the feature caption
    i put <a href="" role="button" class="btn btn-secondary-outline btn-lg">test</a> but its not showing me any outline there. just the link. Can you plz tell me why. as i check ur code and mine but can't figure it out. Thanks

  4. hey Brad , thank you for the awesome video.
    i am having trouble with h6 in feature-dark, it inherit the color #333 not white, i did everything you did and i am following your code line by line

Leave a Reply