[ad_1]
https://i.ytimg.com/vi/HMQ5uKq7ndM/hqdefault.jpg
—
DevTips is a YouTube show about web design and development.
“HTML5 Basics” Playlist:
“CSS Basics” Playlist:
“How to build a professional website from start to finish” Playlist:
—-
Follow the DevTips GitHub Page to get all the codez:
https://github.com/DevTips
DevTips now has a twitter account:
Tweets by DevTipsShow
Travis also tweets:
Tweets by travisneilson
Original source
14 responses to “Bootstrap Grid – CSS Grids Series (part 6 – 1st Column Layout)”
The language is nos Spanish, is French.
Ossam video
bootstrap actually has a class for big images not to extend beyond their container, it's called .img-responsive.
Just so you know;-)
Just so you know, there's a class called .img-responsive in bootstrap that adds that max-width: 100% :p
There's ALWAYS a class in Bootstrap, for basically everything. It's just buried in thousands of CSS element classes
Thank you so much, this is really helping me right now 🙂
When you did the ninjapunch in the start i died. so thanks alot
you make me love bootsrap thanks
One of the best tutos on Bootstrap.
I like how clean Jade looks, and include helps you easily keep your files modular. I love the syntax and I am a big fan of SASS as well. Unlike with SASS, I am concerned whether Jade actually increases productivity. Emmet seems to be a better choice for html, even though it is so ugly. What do you guys think?
That's not spanish, the language is french!
Hi travis! Very nice series! You can use .img-responsive bootstrap class for responsive images! 🙂
Also, got a little alternative to placehold.it. It's called http://lorempixel.com/. You use it like http://lorempixel.com/400/200 and you can also add /business, /people and some other things (whole list is on their website). This generates some random photos if anybody prefers it over gray image.
If you write your own styles to bootstrap elements do they always get prioritized over the bootstrap defaults or sometimes you do have to use "!important"?
This is a pretty cool series. Can you do more of these build a whole front page type series as I've learnt a few things so far (like the IMG 100%). Maybe one on different types of website, like a form filling in site, video playing site.
Either way, nice mini series.