FCC Product Page project

1. Used Flexbox for the first time to position multiple elements on one line or more. Set display: flexbox on parent to position its children.
-Can quickly position elements across the page.

Comments

Popular posts from this blog

Code Wars: longest_palindrome (6 kyu)

Code Wars: Data Reverse (6 kyu)

Code Wars: Replace With Alphabet Position