I'm very new to programming and I noticed someone mentioned flex box. After reading a lot about it, it seems like something that would prove useful to me. The only problem is that I'm having a lot of trouble installing it, even after searching for about an hour for help. I downloaded it from github, and put this link rel="stylesheet" href="css/flexbox.min.css" type="text/css" />
in my head tag, but things like justify-content:center
won't work.
Any help would be appreciated, thanks!
Flexbox is a shorthand of "Flexible Box Layout Module", which is a CSS3 module, standardized by the World Wide Web Consortium.
So you don't have to install anything, compliant browsers support it natively.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With