CSS/Css Mcq Set 8 Sample Test,Sample questions

Question:
 CSS is created and maintained through a group of people within the W3C called the?

1.CSS Class Tag

2.CSS Class Group

3.CSS Working Group

4.CSS Working Id

Posted Date:-2021-12-29 19:06:44


Question:
 How many values are there for the object-fit property?

1. 2

2.5

3.3

4.4

Posted Date:-2021-12-29 18:59:50


Question:
 What skews an element along X and Y-axis?

1.skew()

2.skewX()

3.skewY()

4.matrix()

Posted Date:-2021-12-29 18:46:56


Question:
 Which of the following gives the path for CGI script?

1.remote_host

2.remote_addr

3. query_string

4.path_info

Posted Date:-2021-12-29 18:53:44


Question:
 Which of the following is not a combinatory?

1. *

2.>

3.~

4.+

Posted Date:-2021-12-29 18:54:41


Question:
 Which variable defines the data type of the content?

1. content_type

2. content_length

3. http_cookie

4.http_user_agent

Posted Date:-2021-12-29 18:52:53


Question:
Cascading Style Sheets level 1 (CSS1) came out of W3C as a recommendation in?

1.35400

2.35431

3.35462

4. 35490

Posted Date:-2021-12-29 19:05:12


Question:
column-rule-color property defines the color of any rules between columns in a multicolumn text flow?

1.TRUE

2. FALSE

3.Can be true or false

4.Can not say

Posted Date:-2021-12-29 19:09:39


Question:
column-style property is a shorthand definition of the number of columns and their widths in a multicolumn text flow

1.TRUE

2. FALSE

3.Can be true or false

4.Can not say

Posted Date:-2021-12-29 19:10:08


Question:
CSS is the acronym for?

1.Color Style Sheets

2.Cascade Sheets Style

3.Cascade Style Sheet

4.Cascading Style Sheets

Posted Date:-2021-12-29 19:03:14


Question:
CSS is the language we use to style an _____ document.

1.PHP

2.HTML

3.SQL

4..NET

Posted Date:-2021-12-29 19:02:47


Question:
CSS3 is collaboration of CSS2 specifications and new specifications, we can called this collaboration is ?

1.Box Model

2.2D Module

3.3D Module

4.Module

Posted Date:-2021-12-29 19:08:03


Question:
External stylesheets are stored in CSS files

1. TRUE

2. FALSE

3.Can be true or false

4.Can not say

Posted Date:-2021-12-29 19:03:42


Question:
How many values are there for animation-full-mode property?

1. 1

2. 2

3.3

4.4

Posted Date:-2021-12-29 18:58:35


Question:
HTML element h1 is used in CSS for styling then it is also called a?

1.Attribute

2.Value

3.Selector

4.Tag

Posted Date:-2021-12-29 19:04:09


Question:
In CSS, font-size is a property-name which ______ the font of text.

1.increases

2.decreases

3.Both A and B

4.None of the above

Posted Date:-2021-12-29 19:06:17


Question:
In CSS, styling elements can be done by ?

1.id

2. class

3. tag

4. All of the above

Posted Date:-2021-12-29 19:05:42


Question:
object-fit is not supported by _______

1.Chrome

2. IE

3.Opera

4.Firefox

Posted Date:-2021-12-29 18:43:41


Question:
To show the start and end of HTML element, ______ is used.

1.Attribute

2.Value

3.Selector

4. Tag

Posted Date:-2021-12-29 19:04:39


Question:
What combines all the 2D transform methods into one?

1.skewX()

2.matrix()

3.skewY()

4.skew()

Posted Date:-2021-12-29 18:47:20


Question:
What defines the date when information becomes invalid?

1. last-modified: string

2.expires: date string

3.last-modified: string

4.content-type: string

Posted Date:-2021-12-29 18:51:17


Question:
What does not affect the element itself?

1. perspective()

2.sacle()

3.matrix()

4.rotate()

Posted Date:-2021-12-29 18:47:45


Question:
What gives the full path to CGI script?

1. script_filename

2.script_name

3.server_name

4.request_method

Posted Date:-2021-12-29 18:54:10


Question:
What returns the set cookies in the form of a key?

1.path_info

2.http_user_agent

3.http_cookie

4.query_string

Posted Date:-2021-12-29 18:53:20


Question:
What specifies the speed curve of transition effect?

1.transition-delay

2. transition-property

3. transition-timing-function

4. transition-duration

Posted Date:-2021-12-29 18:50:29


Question:
What value lets animation to play forwards first then backward?

1. alternate

2.alternate-reverse

3.reverse

4. normal

Posted Date:-2021-12-29 18:57:44


Question:
Which font format is used in web pages?

1.WOFF 2.0

2.WOFF

3.SVG Fonts

4.EOT

Posted Date:-2021-12-29 18:57:17


Question:
Which of the following adds the value of a counter to an element?

1.counter-increment

2.content

3.counter()

4.counter-reset

Posted Date:-2021-12-29 18:55:35


Question:
Which of the following defines a MIME string format of the content being returned?

1.content-type:string

2.expires:date string

3.location:URL string

4.last-modified:string

Posted Date:-2021-12-29 18:50:55


Question:
Which of the following increases or decreases the size of element?

1.skewX()

2.matrix()

3. scale()

4. skewY()

Posted Date:-2021-12-29 18:46:31


Question:
Which of the following is a format for scalable computer fonts?

1.EOT

2. WOFF

3. OTF

4.WOFF 2.0

Posted Date:-2021-12-29 18:56:54


Question:
Which of the following is a library for JavaScript?

1. PlotKit

2.List bar chart

3.Pie chart

4.Stacked bar graphs

Posted Date:-2021-12-29 18:44:24


Question:
Which of the following Module is not available in CSS2?

1.Namespaces

2.Selectors Level 3

3.Both A and B

4.None of the above

Posted Date:-2021-12-29 19:07:36


Question:
Which of the following moves an element from its current position?

1.rotate()

2. translate()

3.scale()

4.matrix()

Posted Date:-2021-12-29 18:45:42


Question:
Which of the following selects all elements that are siblings of the specified element?

1.child selector

2.general sibling selector

3. adjacent sibling selector

4.descendant selector

Posted Date:-2021-12-29 18:55:07


Question:
Which of the following specifies a transition effect with same speed from start to end?

1. linear

2.ease-out

3.ease-in-out

4. ease

Posted Date:-2021-12-29 18:49:25


Question:
Which of the following specifies animation code?

1.@keyframes

2.animation

3.animation-delay

4.animation-direction

Posted Date:-2021-12-29 18:59:02


Question:
Which of the following specifies how many seconds a transition effect takes to complete?

1. transition-delay

2.transition-duration

3.transition-property

4.transition

Posted Date:-2021-12-29 18:49:57


Question:
Which of the following specifies how to slice border image?

1.border-image

2.border-image-source

3.border-image-outset

4.border-image-slice

Posted Date:-2021-12-29 18:56:05


Question:
Which of the following specifies the length of the data being returned?

1.set-cookie: string

2. location: URL string

3.content-length: string

4.last-modified: string

Posted Date:-2021-12-29 18:51:44


Question:
Which of the following uses AngulaJS?

1.d3 linegraph

2.Animated Donut chart

3. Infographic charts

4.CSS 3D animated chart

Posted Date:-2021-12-29 18:45:16


Question:
Which of the following will not use JavaScript?

1. Animated attacked bar graph

2. Pie chart

3.Animated Donut chart

4. Infographic charts

Posted Date:-2021-12-29 18:44:53


Question:
Which of the following will rotate an element clockwise or counter-clockwise?

1. rotate()

2.skewX()

3.skewY()

4.matrix()

Posted Date:-2021-12-29 18:46:06


Question:
Which property is used for setting column-width and column-count?

1.columns

2.column-width

3. column-span

4.column-width-rule

Posted Date:-2021-12-29 19:00:36


Question:
Which property specifies the number of columns an element should be divided into?

1.column-rule

2. column-count

3.column-gap

4. column-fill

Posted Date:-2021-12-29 19:00:12


Question:
Which specifies the speed curve of animation?

1. animation-iteration-count

2.animation-name

3. animation-play-state

4.animation-timing-function

Posted Date:-2021-12-29 18:59:29


Question:
Which value specifies a transition effect with a slow start, then fast, then end slowly?

1. ease

2. linear

3.ease-in

4. ease-out

Posted Date:-2021-12-29 18:48:52


Question:
Which value specifies animation with slow start?

1.ease-out

2.ease-in

3.linear

4.ease

Posted Date:-2021-12-29 18:58:09


Question:
Which value will compare the difference between none and contain?

1. contain

2. scale-down

3.none

4. cover

Posted Date:-2021-12-29 18:43:16


Question:
Which web font was developed by Apple and Microsoft in the late 1980s?

1.TTF

2. OTF

3.WOFF

4.WOFF 2.0

Posted Date:-2021-12-29 18:56:27


More MCQS

  1. CSS MCQ Questions & Answers Part 1
  2. CSS MCQ Questions & Answers Part 2
  3. CSS MCQ Questions & Answers Part 3
  4. CSS Mcq Questions
  5. CSS mcqs Part 1
  6. CSS mcqs Part 2
  7. CSS mcqs Part 3
  8. Css Mcq Set 1
  9. Css Mcq Set 2
  10. Css Mcq Set 3
  11. Css Mcq Set 4
  12. Css Mcq Set 5
  13. Css Mcq Set 6
  14. Css Mcq Set 7
  15. Css Mcq Set 8
  16. Css Mcq Set 9
  17. CSS Multiple-Choice Questions
  18. CSS MCQ
Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!