Intro to CSS flexbox and preparing images for a flexbox gallery

by | Aug 14, 2020 | 0 comments

Intro to CSS flexbox and preparing images for a flexbox gallery

by | Aug 14, 2020 | CSS Tips and Tricks | 0 comments



This short youtube explores the CSS flexbox concept, and how to set up a flexbox container to create a flexible, horizontal image gallery that keeps images in proportion and within the width of the screen. It also covers how to resize images for the web, and what CSS properties and declarations to use to flexibly create a horizontal image gallery that overcomes the problem of a horizontal overflow. A special thanks to this CSS-Tricks article by Chris Coyier https://css-tricks.com/flexbox-truncated-text/
All of my youtubes can be found at:
http://students.jccc.edu/lisalfri

source