Tag: responsive design

  • Ditch Custom CSS for Bootstrap, freeCodeCamp Bootstrap Review, lesson 10

    Ditch Custom CSS for Bootstrap, freeCodeCamp Bootstrap Review, lesson 10

    [ad_1] https://i.ytimg.com/vi/41-lEe8mKwc/hqdefault.jpg This is freeCodeCamp tutorial of the “responsive design with bootstrap” section. In this lesson we remove old classes we added in previous lessons, and use bootstrap built in classes to acheive our desired results. Original source

  • Bootstrap Complete Course #2 – Adding CSS and Javascript for Bootstrap

    Bootstrap Complete Course #2 – Adding CSS and Javascript for Bootstrap

    [ad_1] https://i.ytimg.com/vi/De5VlKfmvXg/hqdefault.jpg This is the #2 Part on The Bootstrap Complete course where I explain how to add the CSS and Javascript files among others, to make bootstrap work properly. Bootstrap is an awesome tool, and the best part is that it is FREE, and so easy to use. On this Bootstrap complete course series…

  • Understanding the Bootstrap Responsive CSS Layout Grid

    Understanding the Bootstrap Responsive CSS Layout Grid

    [ad_1] https://i.ytimg.com/vi/PmJTLCx0GRI/hqdefault.jpg In this tutorial, I’ll show you how to use Bootstrap’s layout grid. We’ll start by installing the bootstrap framework onto an existing site through CDNs and then I’ll walk you through adding a two column grid. Plus, we’ll talk about the importance of the container class to fine tune your layouts. Then, I’ll…

  • Bootstrap 3 Tutorial 39 – Navbar Brand Image

    Bootstrap 3 Tutorial 39 – Navbar Brand Image

    [ad_1] https://i.ytimg.com/vi/HTcy3e-OQzo/hqdefault.jpg Hundreds of free videos at www.sonarlearning.co.uk Base project code link (Tutorial 38) https://github.com/SonarSystems/Bootstrap-3-Tutorial-38—Navbars.git Source code link https://github.com/SonarSystems/Bootstrap-3-Tutorial-39—Navbar-Brand-Image.git Email us at support@sonarsystems.co.uk Our Website http://www.sonarsystems.co.uk/ Facebook – https://www.facebook.com/pages/Sonar-Systems/581403125243822 Twitter – https://twitter.com/SonarSystems Google+ – https://plus.google.com/+SonarsystemsCoUk/ Donate – https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6DF2Q8TR5FB3E Our games made using Cocos2d-x —————————————————— Super Jet Bunny https://play.google.com/store/apps/details?id=development.sonarsystems.easter2014 https://itunes.apple.com/us/app/super-jet-bunny/id860524380?mt=8 Space Drop Free https://play.google.com/store/apps/details?id=learning.sonarsystems.game&hl=en https://itunes.apple.com/us/app/space-drop-free/id895893390?ls=1&mt=8 Our…

  • Bootstrap 3 Tutorial Pt.6 – Grid System

    Bootstrap 3 Tutorial Pt.6 – Grid System

    [ad_1] https://i.ytimg.com/vi/xaREA2h7VmA/hqdefault.jpg Website: http://bootstrapbay.com Source Files: https://github.com/bootstrapbay/tutorials In this installment of our Bootstrap 3 tutorial, we go over the Bootstrap grid system and how the responsive design works. Bootstrap includes a responsive, mobile first fluid grid system that appropriately scales up to 12 columns as the device or viewport size increases. It includes predefined classes…

  • Single Page Web Applications: JavaScript End-to-End (The Hard Stuff)

    In the old days, when websites were steam powered and exploded regularly, the web was simple, but slow. As it evolved it became more powerful, but harder on servers and clients alike. Today, we have the Single Page Application. Most web apps are now in the browsers themselves, and the web is becoming fluid, comfortable,…

  • Use the Bootstrap Grid to Put Elements Side By Side, freeCodeCamp Bootstrap Review, lesson 9

    Use the Bootstrap Grid to Put Elements Side By Side, freeCodeCamp Bootstrap Review, lesson 9

    [ad_1] https://i.ytimg.com/vi/CX1z_Gvxw80/hqdefault.jpg This is freeCodeCamp tutorial of the “responsive design with bootstrap” section. In this lesson we learn how bootstraps grid system works. We learn that a page is divided into 12 columns and those 12 can be manipulated in different ways to position content on a webpage in a variety of ways. Original source