Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Course Checks on Responsive Web Design: CSS Flexbox #21

Open
18 tasks
jonathan-rogers-dev opened this issue Jun 9, 2021 · 0 comments
Open
18 tasks

Course Checks on Responsive Web Design: CSS Flexbox #21

jonathan-rogers-dev opened this issue Jun 9, 2021 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jonathan-rogers-dev
Copy link
Member

jonathan-rogers-dev commented Jun 9, 2021

Courses checks will need to be completed before this section is fully released. Courses that need to be checked are outlined below.

  • CSS Flexbox
    • Use display: flex to Position Two Boxes
    • Add Flex Superpowers to the Tweet Embed
    • Use the flex-direction Property to Make a Row
    • Apply the flex-direction Property to Create Rows in the Tweet Embed
    • Use the flex-direction Property to Make a Column
    • Apply the flex-direction Property to Create a Column in the Tweet Embed
    • Align Elements Using the justify-content Property
    • Use the justify-content Property in the Tweet Embed
    • Align Elements Using the align-items Property
    • Use the align-items Property in the Tweet Embed
    • Use the flex-wrap Property to Wrap a Row or Column
    • Use the flex-shrink Property to Shrink Items
    • Use the flex-grow Property to Expand Items
    • Use the flex-basis Property to Set the Initial Size of an Item
    • Use the flex Shorthand Property
    • Use the order Property to Rearrange Items
    • Use the align-self Property
@jonathan-rogers-dev jonathan-rogers-dev added good first issue Good for newcomers help wanted Extra attention is needed labels Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant