Learn
Sign In
Sign Up
Learn
Learn CSS Flexbox by Building a Photo Gallery

Step 2

Within your head element, add a meta tag with the name set to viewport and the content set to width=device-width, initial-scale=1.

Also add a meta tag with the charset set to UTF-8.

index.html
styles.css
Web View
Console
1