CSS Multiple Choice Questions & Answers on Using CSS3 Multi-Column Layout for Freshers

1. Which of the following property is used to control column element breaks after an associated element when flowing multicolumn text?

a) column-break
b) column-break-after
c) column-break-before
d) multicolumn-break-after
Answer: b

Explanation:
Syntax: column-break-after: always | auto | avoid
2. Which of the following property is used to control column element breaks before the associated element when flowing multicolumn text?

a) multicolumn
b) column-break-before
c) column-break
d) multicolumn-break-before
Answer: b

Explanation:
Syntax: column-break-before: always | auto | avoid
3. Which of the following property defines the number of columns in a multicolumn text flow?

a) columns
b) column-flow
c) column-number
d) column-count
Answer: d

Explanation:
Syntax: column-count: integer | auto
4. Which of the following property defines the gap between columns in a multicolumn text flow?

a) column-rule-flow
b) column-gap
c) column-rule
d) none of the mentioned
Answer: b

Explanation:
Syntax: column-gap: length | normal
5. Which of the following property defines the style of the divider rule between columns in a multicolumn text flow?

a) columns
b) column-flow
c) column-style
d) none of the mentioned
Answer: d

Explanation:
Syntax: column-rule-style: dashed | dotted
6. Which of the following property defines the width of a rule between columns in a multicolumn text flow?

a) column-rule-style
b) column-width
c) column-rule-width
d) columns
Answer: c

Explanation:
Syntax: column-rule-width: non-negative length
7. Which of the following property is a shorthand definition of the number of columns and their widths in a multicolumn text flow?

a) column-width
b) column-style
c) columns
d) filter
Answer: c

Explanation:
Syntax: columns: column-count width
8. Which of the following property defines the color of any rules between columns in a multicolumn text flow?

a) column-color
b) column-rule-color
c) column-rule-style
d) column-rule-decoration
Answer: b

Explanation:
Syntax: column-rule-color: color
9. Which of the following property is used to apply visual effects to associated elements.

a) Alpha
b) BasicImage
c) Filter
d) Blur
Answer: c

Explanation:
Syntax:
filter: filtername(filtervalues) ... filtername(filtervalues)
10. Which of the following property defines the resampling method to use when stretching images?

a) interpolation-mode
b) image-rendering
c) ime-mode
d) layout-grid
Answer: b

Explanation:
Syntax: image-rendering: auto | inherit

Related

C# Questions & Answers on Attributes for Freshers

1. Which of the following cannot further inspect the attribute that is once applied? a) Linkerb) ASP.NET Runtimec) Language compilersd) CLR Answer: a 2. To apply an attribute to an Assembly, the ...

C#Questions & Answers on Try & Catch in Detail for Freshers

1. What is the use of try & catch? a) It is used to manually handle the exceptionb) It helps to fix the errorsc) It prevents automatic terminating of the program in cases when an exception occu...

Linux Questions & Answers on Filesystem Overview for Freshers

1. Which command is used to check filesystem usage in a system? a) mountb) dfc) dud) dd Answer: b 2. Which among the following allows fast file system recovery? a) Ext2b) Journalingc) Cachingd) ...

Post a Comment

emo-but-icon
:noprob:
:smile:
:shy:
:trope:
:sneered:
:happy:
:escort:
:rapt:
:love:
:heart:
:angry:
:hate:
:sad:
:sigh:
:disappointed:
:cry:
:fear:
:surprise:
:unbelieve:
:shit:
:like:
:dislike:
:clap:
:cuff:
:fist:
:ok:
:file:
:link:
:place:
:contact:

item