Flex
Bootstrap
CSS
GitHub
100

I need to put this thing on the end of the justify axis.

What is 'justify-content: end'?

100

I need to use Flex Box

what is 'd-flex'?

100

Horizontal List

What is 'display: inline-block'?

100

git

What is a version control system?

200

I want everything to stack up from top to bottom, instead of from side to side

What is 'flex-direction: column'?

200

I need margin on the left and right sides

What is 'mx-[margin]'?

200

blue text color

what is color: #00f?

200

A folder that tracks changes made to it's files

What is a repository?

300

I don't want this thing to grow over it's inital size at all

What is 'flex-grow: 0'?

300

Bootstrap

What is a CSS Framework?

300

I only need this to shrink down for phones

what is @media (max-width: [phone-size]?

300

github

What is a remote repository storage system?

400

I need to test my flexbox skills!

What is flexbox froggy?

400

I want to load bootstrap from a server instead of keeping it all on my page

What is a CDN?

400

Rounded Corners

What is 'border-radius'?

400

I want to put these two branches together

What is git merge?

500

I want to put these all out of order

What is 'flex-order:'?

500

Bootstrap source code

What is SASS?

500

CSS pre-processing language

What is SASS?

500

I want to merge these two branches remotely

What is a pull request?

M
e
n
u