Giter Site home page Giter Site logo

flexbox-layout-lab's Introduction

Unit 1 Lesson 5 Lab

Flexbox Layout

Directions

In this lab, you will have the opportunity to use your new Flexbox toolkit to create a simple webpage layout. The header and the two column display can all be laid out more easily using Flexbox.

Here is a bare bones mockup of the intended layout. You should feel free to keep your rendering equally as sparse. You may use lorem ipsum text and grab placeholder images from this icons website. I'm most concerned with the layout being nearly identical. Of course, if you want to make the design and content your own, go ahead!

Considerations

  1. The key features of this layout that must be replicated are the navbar, header, and two-column section at the bottom of the page.
  2. As the page size grows and shrinks, the navbar, header, and two-column sections should grow and shrink with it (take up all horizonatally avaliable space).
  3. Ensure that you are rendering has one narrow column and one wide column (and you use flexbox to achieve this effect!)
  4. Look at the border-radius property if you are stuck on how to make a picture round.
  5. There should be no floats and minimal use of the text-align, display: block, and display: inline-block properties for this lab, as you should be leaning on your flexbox properties.

To submit...

  1. If this is a practice lab, fork this repo and clone down your fork. Otherwise, if this is a Lab Assignment, you won't be able to fork, so you can clone it down.
  2. Create your index.html and style.css files.
  3. Commit changes often.
  4. Push back up to your remote repo when done.

flexbox-layout-lab's People

Contributors

rogbonna1 avatar thuyanduong avatar deteriator avatar jo-well29 avatar cleebenjamin avatar seal125 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.