Agent-Banks / flexbox-flexing

Now that we have learned the power of flexbox we will apply it to the sites we are building. We'll also go back to a past assignment and see how flexbox would simplify our HTML and CSS.

Home Page:https://flexbox-flexing-codybanks.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDG Assignment #17 : 05 - 03 - Flexbox flexing

Now that we have learned the power of flexbox we will apply it to the sites we are building. We'll also go back to a past assignment and see how flexbox would simplify our HTML and CSS.

Objectives

  • Build on your knowledge of HTML & CSS
  • Use flexbox techniques layout pages.
  • Implement, from scratch, a given design
  • Understand HTML/CSS Layout
  • Be able to place elements on a page where you want them.

Requirements

Explorer Mode

  • Recommended: Go through the Flexbox Froggy and Grid Garden resources at the end of this homework.
  • Recreate the page 'The Daily Kitteh' using flexbox and grids as closely as you possibly can. Use similar fonts, sizes, and colors. Feel free to use any cat photo you wish, just respect the relative size of the photo.
    • daily kitteh

Adventure Mode

  • Recreate the page Flexbox Article Layout as closely as possible. Feel free to use flexbox, or grids, or both if needed. Here a link to the HTML flexbox article layout

Additional Resources

Recommended Practice:

About

Now that we have learned the power of flexbox we will apply it to the sites we are building. We'll also go back to a past assignment and see how flexbox would simplify our HTML and CSS.

https://flexbox-flexing-codybanks.netlify.com


Languages

Language:HTML 59.8%Language:CSS 40.2%