Proceed to cart Contact us

LinkedIn CSS-Cascading Style Sheets

Exam Type: LinkedIn Skill Test
Last Update April, 2024

Pass This Exam

Add to Cart ($10.99)
Our Expert will clear your test via TeamViewer or Skype 24/7.

Related Exams

Exam Name Price Add to cart
LinkedIn - Dreamweaver $10.99 Add to cart
LinkedIn - Eclipse $10.99 Add to cart
LinkedIn - Final Cut Pro $10.99 Add to cart
LinkedIn - Git $10.99 Add to cart
LinkedIn - Google Analytics $10.99 Add to cart
LinkedIn - Google Cloud Platform (GCP) $10.99 Add to cart

Exam Detail

linkedin CSS assessment answers

There are many properties that can be used to align elements and create page layouts such as float, position, flexbox and grid. Of these four properties, which one should be used to align a global navigation bar which stays fixed at the top of the page?

  • grid
  • flexbox
  • float
  • position

linkedin CSS quiz answers

In the shorthand example below, which indivfidual background properties are represented?

background: blue url(image.jpg) no-repeat scroll 0px 0px;

 

background-color: blue;

background-image: url(image.jpg);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: 0px 0px;

 

background-color: blue;

background-image: url(image.jpg);

background-repeat: no-repeat;

background-scroll: scroll;

background-position: 0px 0px;

 

background-color: blue;

background-img: url(image.jpg);

background-position: no-repeat;

background-scroll: scroll;

background-size: 0px 0px;

 

background-color: blue;

background-src: url(image.jpg);

background-repeat: no-repeat;

background-wrap: scroll;

background-position: 0px 0px;

Cascading Style Sheets (CSS) assessment linkedin answers

In the following example, according to cascading and specificity rules, what color will the link be?

.example {color: yellow;}

ul li a {color: blue;}

ul a {color: green;}

a {color: red;}

 

 

 

  

 

  

 

  

 

 

  • link
  • list item
  • list item

 

 

  • yellow
  • blue
  • red
  • green

CSS linkedin quiz answers

When elements overlap, they are ordered on the z-axis (i.e., which element covers another). The z-index property can be used to specify the z-order of overlapping elements. Which set of statements about the z-index property are true?

  • Larger z-index values appear on top of elements with a lower z-index value. Only positive numbers can be used. z-index must also be used with positioned elements.
  • Smaller z-index values appear on top of elements with a larger z-index value. Negative and positive numbers can be used. z-index must also be used with positioned elements.
  • Smaller z-index values appear on top of elements with a larger z-index value. Negative and positive numbers can be used. z-index can be used with or without positioned elements.
  • Larger z-index values appear on top of elements with a lower z-index value. Negative and positive numbers can be used. z-index can only be used on positioned elements.

CSS linkedin assessment

What is the difference between the following line-height settings?

line-height: 20px

line-height: 2

 

  • The value of 20px will set the line-height to 20px. The value of 2 will set the line-height to 20% of the corresponding font-size value.
  • The value of 20px will set the line-height to 20px. The value of 2 will set the line-height to twice the size of the corresponding font-size value.
  • The value of 20px will set the line-height to 20px. The value of 2 is not valid.
  • The value of 20px will set the line-height to 20px. The value of 2 will default to a value of 2px.

CSS linkedin learning

Pass This Exam

Add to Cart ($10.99)
Our Expert will clear your test via TeamViewer or Skype 24/7.
We have remarkable LinkedIn skill test success record. We are confident of our products and provide a no hassle 100% pass guarantee. That's how confident we are!
© 2024 Skill Test Answer. All Rights Reserved