LinkedIn CSS Skill Assessment Quiz Answers

How will the grid items display?

Latest Update on 23rd March, 2022 by Certification Course Answers

How will the grid items display?

grid-template-columns: 2fr 1fr;
  1.  The first column is twice the height of the second column and will be as wide as the content
  2.  The first column is half the size of the container and the second column will absorb the remaining space
  3.  The first column is twice as wide as the second column and will fit proportionally within the grid container
  4.  The first column is twice the width and height of the second column, and will fit proportionally within the grid container

Correct Answer:

  •  The first column is twice as wide as the second column and will fit proportionally within the grid container

Latest Updates

No posts found in this category.