Float right using flex-grow spacer
Every now and again, there is a situation where I want to make an HTML element float to the right. I could use CSS float property; however its resulting behavior is sometimes counterintuitive and it requires something called "Clearfix hack". As an al...
May 7, 20202 min read402