JOA IT – Computer Programming – HTML/CSS – 5

MOCK TEST

JOA IT – Computer Programming – HTML/CSS

Which of the following CSS property is used to set the blend mode for each background layer of an element?

Correct! Wrong!

The background-blend-mode property in CSS is used to set the blend mode for each background layer (image/color) of an element. It defines how the background image of an element blends with the background color of the element. We can blend the background images together or can blend them with the background color.

The CSS property used to specify the transparency of an element is -

Correct! Wrong!

The CSS opacity property is used to specify the transparency of an element. In simple words, you can say that it specifies the clarity of the image.

Which of the following CSS property is used to set the horizontal alignment of a table-cell box or the block element?

Correct! Wrong!

The text-align property in CSS is used to set the horizontal alignment of a table-cell box or the block element. It is similar to the vertical-align property but in the horizontal direction.

The CSS property which is used to set the text wider or narrower compare to the default width of the font is -

Correct! Wrong!

The font-stretch property in CSS allows us to select a normal, expanded, or condensed face from the font's family. This property sets the text wider or narrower to compare to the default width of the font. It will not work on any font but only works on the font-family that has a width-variant face.

Which of the following CSS property is used to specify the type of quotation mark?

Correct! Wrong!

The quotes property in CSS specifies the type of quotation mark for the quotation used in the sentence. It defines which quotation mark to be used when the quotation is inserted by using the open-quote and close-quote values of the content property.

The CSS property used to specify the order of flex item in the grid container is -

Correct! Wrong!

This CSS property specifies the order of the flex item in the grid container or flex. It is basically used for ordering the flex items. It is to note that if the element isn't flexible, then this property will not work.

The CSS property used to set the indentation of the first line in a block of text is -

Correct! Wrong!

This CSS property sets the indentation of the first line in a block of text. It specifies the amount of horizontal space that puts before the lines of text.

Which of the following CSS property creates a clipping region and specifies the visible area of the element?

Correct! Wrong!

The clip-path CSS property is used to create a clipping region and specifies the element's area that should be visible. The area inside the region will be visible, while the outside area is hidden. Anything outside the clipping will be clipped by browsers, including borders, text-shadows, and many more.

The correct syntax to give a line over text is -

Correct! Wrong!

The text-decoration is a CSS property that decorates the content of the text. It sets the kind of text-decoration like overline, underline, or line-through.

Which of the following are the attributes of the tag?

Correct! Wrong!

JOA IT - Computer Programmer - Computer Operator - 5

JOA IT – Computer Programming – HTML/CSS – 4

About pankaj 439 Articles
Pankaj is passionate about his work. Because he loves what he does. He is a full time blogger and also has experience in Computer as well as in Teaching Field. DHGK is the dream Project of his own Mind to help aspirants.

Be the first to comment

Leave a Reply

Your email address will not be published.


*


This site uses Akismet to reduce spam. Learn how your comment data is processed.