Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

101.

Which of the following values specifies a 3D grooved outline?(a) initial(b) ridge(c) groove(d) groove3dThis question was posed to me during an interview.I'm obligated to ask this question of CSS Outline topic in chapter CSS Text, Borders and Images of CSS

Answer»

Correct choice is (c) groove

For EXPLANATION: groove SPECIFIES a 3D grooved border. The EFFECT depends on the border-color value.

102.

Which of the following property specifies the look and design of an outline?(a) outline-font(b) outline-style(c) outline-format(d) none of the mentionedThe question was posed to me in an interview.My enquiry is from CSS Outline topic in portion CSS Text, Borders and Images of CSS

Answer»

The correct option is (b) OUTLINE-style

The explanation is: The outline-style CSS property is used to set the style of the outline of an element. An outline is a line that is drawn around ELEMENTS, OUTSIDE the border edge, to make the element stand out.

103.

Which of the following value specifies a dashed outline?(a) dash(b) dashed(c) double-dash(d) all of the mentionedThe question was posed to me during an interview.I need to ask this question from CSS Outline topic in portion CSS Text, Borders and Images of CSS

Answer» CORRECT CHOICE is (B) dashed

Easy explanation: The property defines a dashed border.
104.

Identify the outline property that specifies the amount of area extended beyond the border box.(a) outset3d(b) inset(c) outset(d) inset3dThe question was asked in examination.This interesting question is from CSS Outline in portion CSS Text, Borders and Images of CSS

Answer»

Correct option is (c) OUTSET

Explanation: It specifies a 3D outset BORDER. The effect depends on the border-color VALUE.

105.

Which of the following property specifies the color of an outline?(a) color-outline(b) outline-color(c) outline-style-color(d) none of the mentionedThe question was posed to me by my college director while I was bunking the class.My enquiry is from CSS Outline in division CSS Text, Borders and Images of CSS

Answer»

Correct CHOICE is (b) outline-COLOR

To explain I would SAY: As the property NAME specifies, it sets the color of the outline to the PROVIDED value.

106.

Which of the following property is used to draw a line around elements outside the borders?(a) line(b) padding(c) outline(d) borderI have been asked this question in my homework.I want to ask this question from CSS Outline in division CSS Text, Borders and Images of CSS

Answer»

Right answer is (C) outline

Easiest EXPLANATION: OUTLINES do not take up space, they are drawn above the CONTENT.

107.

Which of the following is not a appropriate value for voice-rate?(a) slow(b) fast(c) medium(d) none of the mentionedI had been asked this question in quiz.This intriguing question originated from CSS Voice in portion CSS Text, Borders and Images of CSS

Answer» RIGHT OPTION is (d) NONE of the mentioned

To EXPLAIN: Self-explainatory.
108.

Which of the following is not a appropriate value for voice-volume?(a) silent(b) soft(c) hard(d) This question was addressed to me during a job interview.The origin of the question is CSS Voice in section CSS Text, Borders and Images of CSS

Answer» RIGHT OPTION is (C) hard

The EXPLANATION is: Self-explainatory.
109.

Which of the following is not a appropriate value for voice-balance?(a) left(b) leftwards(c) up(d) centreI have been asked this question during an internship interview.This key question is from CSS Voice topic in portion CSS Text, Borders and Images of CSS

Answer» RIGHT CHOICE is (C) up

The BEST EXPLANATION: Self-explainatory.
110.

Which of the following property sets pitch or tone (high or low) for the synthesized speech when reading an element; the pitch may be specified absolutely or relative to the normal pitch for the voice-family used to read the text?(a) voice-check(b) voice-format(c) voice-pitch(d) voice-volumeThe question was posed to me during an internship interview.Query is from CSS Voice topic in section CSS Text, Borders and Images of CSS

Answer» RIGHT choice is (c) voice-pitch

To EXPLAIN I WOULD say: Self-explainatory.
111.

Which of the following property sets the volume for spoken content in speech media. It replaces the deprecated volume property?(a) voice-volume(b) volume(c) !important(d) @mediaThis question was posed to me in homework.The doubt is from CSS Voice topic in division CSS Text, Borders and Images of CSS

Answer» RIGHT OPTION is (a) voice-volume

Easy EXPLANATION: Self-explainatory.
112.

Which of the followingproperty sets the speed at which the voice synthesized by a speech media agent will read content?(a) voice-volume(b) voice-pitch(c) voice-stress(d) voice-rateI have been asked this question in homework.My question comes from CSS Voice in chapter CSS Text, Borders and Images of CSS

Answer» RIGHT ANSWER is (d) voice-rate

Best EXPLANATION: Self-explainatory.
113.

Which of the following property determines how much variation in pitch or tone will be created by the speech synthesize when reading an element?(a) voice-pitch(b) voice-range(c) voice-stress(d) none of the mentionedI have been asked this question in an interview for internship.I'm obligated to ask this question of CSS Voice topic in chapter CSS Text, Borders and Images of CSS

Answer» CORRECT ANSWER is (B) voice-range

The BEST I can EXPLAIN: Self-explainatory.
114.

Which of the following property sets the speaker’s voice used by a speech media agent to read an element?(a) voice-family(b) voice-check(c) voice-control(d) none of the mentionedI had been asked this question in an interview for job.Question is from CSS Voice topic in division CSS Text, Borders and Images of CSS

Answer» RIGHT ANSWER is (a) voice-family

The BEST I can EXPLAIN: Self-explainatory.
115.

Which of the following property allows the author to explicitly set the amount of time it should take a speech synthesizer to read an element’s content?(a) @media(b) voice(c) voice-duration(d) all of the mentionedThe question was posed to me in an international level competition.Enquiry is from CSS Voice in portion CSS Text, Borders and Images of CSS

Answer»

The CORRECT OPTION is (C) voice-duration

Easiest EXPLANATION: Self-explainatory.

116.

Which of the following property sets the apparent position (in stereo sound) of the synthesized voice for spoken media?(a) voice-balance(b) media-balance(c) balance(d) none of the mentionedThis question was addressed to me in an interview.My question is taken from CSS Voice in section CSS Text, Borders and Images of CSS

Answer» RIGHT CHOICE is (a) voice-balance

For EXPLANATION I WOULD SAY: Self-explainatory.
117.

Which of the following property applies one or more drop shadows to the text?(a) text-shadow(b) text-effect(c) text-format(d) text-decoration-shadowI have been asked this question in an interview.My question is from CSS Text in division CSS Text, Borders and Images of CSS

Answer»

The CORRECT ANSWER is (a) text-shadow

Easiest EXPLANATION: Self-explainatory.

118.

Which of the following is not a appropriate value for text-overline-width?(a) thin(b) medium(c) (d) none of the mentionedI have been asked this question in an online interview.Question is from CSS Text topic in chapter CSS Text, Borders and Images of CSS

Answer»

Right option is (d) NONE of the mentioned

To explain I WOULD SAY: Self-explainatory.

119.

Which of the following specifies what parts of an element’s content are skipped over when applying any text decoration?(a) @font-text(b) font-style(c) text-skip(d) text-decoration-skipThis question was addressed to me in final exam.The above asked question is from CSS Text topic in portion CSS Text, Borders and Images of CSS

Answer»

The CORRECT OPTION is (d) text-decoration-skip

Explanation: Self-explainatory.

120.

Which of the following sets the mode for the overline text decoration, determining whether the text decoration affects the space characters or not?(a) text-decoration(b) text-mode-overflow(c) text-mode(d) text-overline-modeI got this question during a job interview.The above asked question is from CSS Text topic in division CSS Text, Borders and Images of CSS

Answer» CORRECT ANSWER is (B) text-mode-overflow

To ELABORATE: Self-explainatory.
121.

Which of the following CSS property determines how overflowed content that is not displayed is signaled to the users?(a) text-flow(b) text-underflow(c) text-overflow(d) none of the mentionedI had been asked this question in semester exam.This key question is from CSS Text topic in portion CSS Text, Borders and Images of CSS

Answer» CORRECT CHOICE is (C) text-overflow

The EXPLANATION is: Self-explainatory.
122.

Which of the following(a) text-overline(b) text-overline-decoration(c) text-overline-width(d) text-decoration-overline-widthI had been asked this question in an interview for job.My doubt is from CSS Text topic in section CSS Text, Borders and Images of CSS

Answer» CORRECT ANSWER is (C) text-overline-width

Explanation: Self-explainatory.
123.

Which of the following text-decoration value specifies each line of text has a line above it?(a) line(b) underline(c) overline(d) blinkThe question was asked during an internship interview.I'm obligated to ask this question of CSS Text in portion CSS Text, Borders and Images of CSS

Answer» CORRECT ANSWER is (C) overline

The EXPLANATION is: Self-explainatory.
124.

Which of the following sets what kind of line decorations are added to an element, such as underlines, overlines, etc?(a) text-style(b) text-decoration(c) text-line(d) text-decoration-lineThis question was addressed to me during an online interview.My query is from CSS Text in portion CSS Text, Borders and Images of CSS

Answer» CORRECT ANSWER is (a) text-style

The BEST EXPLANATION: Self-explainatory.
125.

Which of the following sets the color of any text decoration, such as underlines, overlines, and strike throughs?(a) text-font(b) text-format(c) text-color(d) text-decoration-colorThis question was posed to me in exam.This intriguing question originated from CSS Text topic in portion CSS Text, Borders and Images of CSS

Answer» RIGHT OPTION is (d) text-decoration-color

The BEST I can EXPLAIN: Self-explainatory.
126.

Which of the following CSS property is used to set the text formatting?(a) font(b) font-style(c) text-decoration(d) all of the mentionedI got this question in a job interview.This intriguing question comes from CSS Text topic in portion CSS Text, Borders and Images of CSS

Answer»

The CORRECT OPTION is (C) text-decoration

For EXPLANATION: Self-explainatory.

127.

Which of the following property defines the border-width, border-style and border-color of an element’s top border in a single declaration?(a) border(b) border-top(c) border-top-corner(d) border-top-styleI had been asked this question in exam.This question is from CSS border topic in chapter CSS Text, Borders and Images of CSS

Answer»

The CORRECT choice is (B) border-top

Explanation: The border-top shorthand PROPERTY sets all the top border PROPERTIES in one declaration.

128.

In how many way border-image-width CSS property can be defined?(a) 4(b) 6(c) 8(d) 9The question was asked by my college professor while I was bunking the class.My doubt is from CSS border in section CSS Text, Borders and Images of CSS

Answer»

Correct ANSWER is (d) 9

For EXPLANATION I would say: The BORDER-image-width CSS property defines the offset to use for DIVIDING the border image in nine PARTS, the top-left corner, central top edge, top-right-corner, central right edge, bottom-right corner, central bottom edge, bottom-left corner, and central right edge.

129.

Which of the following is not an appropriate value for border-collapse?(a) all(b) collapse(c) inherit(d) separateThe question was asked by my college professor while I was bunking the class.This intriguing question originated from CSS border in portion CSS Text, Borders and Images of CSS

Answer»

Correct CHOICE is (a) all

For explanation: Except OPTION a, all other values can be SET to border collapse CSS PROPERTY.

130.

Which of the following specifies the distance between the borders of adjacent cells?(a) border-spacing-cell(b) border-width-spacing(c) border-spacing(d) cell-spacingI had been asked this question in homework.The origin of the question is CSS border in portion CSS Text, Borders and Images of CSS

Answer»

The CORRECT CHOICE is (c) border-spacing

Easiest explanation: The border-spacing property sets the distance between the borders of ADJACENT cells (only for the “separated borders” MODEL).

131.

Which CSS property can be used to set the image as border instead of the border style?(a) background-image(b) border-image(c) background-image-source(d) border-image-sourceThe question was posed to me by my school teacher while I was bunking the class.The question is from CSS border in division CSS Text, Borders and Images of CSS

Answer»

The correct OPTION is (d) BORDER-IMAGE-source

For EXPLANATION: The border-image-source property specifies the path to the image to be used as a border (instead of the normal border around an element).

132.

Choose the CSS property that can be used for collapsing the borders between table cells?(a) border(b) collapse-border(c) border-collapse(d) border-cellI had been asked this question by my school teacher while I was bunking the class.My question comes from CSS border topic in chapter CSS Text, Borders and Images of CSS

Answer»

Right CHOICE is (C) border-collapse

Explanation: The border-collapse property sets whether the table borders are collapsed into a SINGLE border or detached as in STANDARD HTML.

133.

Which of the following CSS property border-color property sets the color of an element’s four borders?(a) border-background(b) border-background-color(c) border-color(d) all of the mentionedThe question was asked in examination.My query is from CSS border topic in division CSS Text, Borders and Images of CSS

Answer»

Right answer is (c) border-color

Best explanation: The border-color PROPERTY SETS the color of an ELEMENT’s FOUR borders. This property can have from one to four VALUES.

134.

Select theCSS property that sets the width of an element’s bottom border?(a) border-width(b) border-bottom(c) border-width-down(d) border-bottom-widthI have been asked this question in an international level competition.Question is from CSS border topic in section CSS Text, Borders and Images of CSS

Answer»

The correct ANSWER is (d) BORDER-BOTTOM-width

Best explanation: The border-bottom-width CSS property sets the width of the bottom border of a box.

135.

Identify the CSS property defining bottom-left corner shape of the border?(a) border-radius(b) border-corner-radius(c) border-bottom-left-radius(d) border-left-radiusThe question was asked by my school teacher while I was bunking the class.My doubt is from CSS border in division CSS Text, Borders and Images of CSS

Answer»

The correct answer is (c) border-bottom-left-radius

For explanation I WOULD SAY: CSS3 border-radius property allows you can GIVE any element “rounded corners”.

136.

Which of the following CSS property defines the different properties of all four sides of an element’s border in a single declaration?(a) border(b) padding(c) border-collapse(d) border-widthThe question was posed to me in an international level competition.I want to ask this question from CSS border topic in section CSS Text, Borders and Images of CSS

Answer»

The correct ANSWER is (d) border-WIDTH

Explanation: The border-width property sets the width of an ELEMENT’s FOUR borders. This property can have from one to four values.