OpenTechBook
  • Home
  • Open Books
    • All Open Books

    • Free eBooks
    • Free Magazines
    • Free Journals

    • Submit an Open Book
  • Quizzes
Home » Quiz » CSS Quiz

When you want flex items to stack vertically, you set flex-direction to ________.

Difficulty level
  • Column
  • Column-reverse
  • Row
  • Row-reverse
To make flex items stack vertically in a Flexbox container, you set flex-direction to column. This means the items will be arranged one below the other, creating a vertical stack.
Add your answer
Loading...
Facebook Twitter Linkedin Reddit Pinterest
CSS Quiz
Quiz
The ________ property in CSS specifies how overflows should be handled when the content overflows its block container.
Which CSS property is used to define a container as a grid layout?

Related Quiz

  • You're working on a layout where you need to ensure that the width of a button remains constant, regardless of its padding and border. Which CSS property and value would you use?
  • You need to style a button differently when it's disabled. Which CSS pseudo-class would be most appropriate to achieve this?
  • On a blog page, you want to emphasize the first line of every paragraph differently from the rest of the content. Which CSS property and pseudo-element will help you achieve this effect?
  • An element with display: none; differs from visibility: hidden; because the former ________.
  • What is the difference between the em and rem units when setting font size in CSS?

Leave a commentCancel

Your email address will not be published. Required fields are marked *

Hot Quiz

Python QuizPHP QuizServlet QuizData Analyst QuizAppium QuizSpring Boot QuizADO.NET QuizAPI Testing QuizNode.js QuizDatabase Testing QuizAWS Lambda QuizAutomation Testing QuizData Science Statistics QuizWeb Services QuizSoftware Testing QuizC Language QuizR Programming QuizC++ QuizBootstrap QuizAlgorithm Quiz
Copyright © 2024 Open Tech Book
  • About
  • Contact
  • FAQ
  • DMCA
  • Disclaimer
  • Privacy Policy