WD Fundamental Assessment
WD Fundamental Assessment
D
3
C
2)
A) br tag 1M
R
B) a tag
C) pre tag
D) b tag
3) Which of the following elements is responsible for making the text italic in HTML?
A) i tag 1M
B) italic tag
C) it tag
D) pre tag
4)
A) # and # 1M
B) { and }
C) ! and ?
D) < and >
6) In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads.
A) autoplay 0M
B) buffer
C) preload
D) controller
8) Which of the following box-sizing property value is described by width and height include content, padding, and borders?
A) border-box 1M
B) box-border
C) content-box
D) box-content
https://wingz.itvedant.com/index.php/assignment-test-student/exam-view-topic?id=8019&isMessageDisplayed=1 1/6
5/9/24, 5:09 PM WD Fundamental Assessment
9) Which of the following property sets the shadow for a box element?
A) shadow 1M
B) set-shadow
C) shadow-box
D D) box-shadow
13) Which CSS property do you need to put a little space INSIDE a layout element to keep the text from
R
touching the edges?
A) padding 1M
B) margin
C) float
D) clear
14) Which of the following CSS Property controls how an element is positioned?
A) position 1M
B) set
C) static
D) fixed
15) Which of the following CSS Property specifies the bottom offset of a positioned element?
A) top 1M
B) bottom
C) left
D) right
16) Which of the following CSS Property Specifies the right offset of a positioned element?
A) left 1M
B) right
C) top
D) bottom
19) If flow of the gradient is from left to right then what is the value of the direction parameter in linear
gradient 0M
A) from left to right
B) to right from left
C) to right
D) from left
https://wingz.itvedant.com/index.php/assignment-test-student/exam-view-topic?id=8019&isMessageDisplayed=1 2/6
5/9/24, 5:09 PM WD Fundamental Assessment
20) if the flow of the gradient is from right to left the what is the value of the direction parameter in linear-
gradient(). 0M
A) from right to left
B) to left
D C) to left from right
D) from right
M
21) if the flow of the gradient is from top to bottom the what is the value of the direction parameter in
P linear-gradient().
A) from top 0M
3 B) from top to bottom
C) to bottom from top
I
D) to bottom
Q
22) if the flow of the gradient is from botom to top the what is the value of the direction parameter in
J
linear-gradient().
D
A) to top 0M
R
B) from bottom to top
J C) from bottom
D) to top from bottom
C
23) if the flow of the gradient is from bottom left corner to right top corner then what is the value of the
F direction parameter in linear-gradient().
A) to right top 1M
R B) to top right
C) both A and B
D) none of the above
24) Which of the following property defines the length of time that a transition takes?
A) transition 1M
B) transition-duration
C) transform-duration
D) transition-property
25) Which of the following property defines when the transition will start and it allows a transition to begin
execution some some period of time from when it is applied?
A) transform-delay 1M
B) transition-delay
C) transform-duration
D) none of the above
26) Which of the following transform property value defines a 3D rotation along the Z-axis?
A) rotate-Z(angle) 1M
B) rotate-Z-axis(angle)
C) rotateZ(angle)
D) all of above
27) Which of the following CSS Property selects an animation defined in an @keyframes rule and applies
it to the element?
A) animation 1M
B) animation-name
C) animation-element
D) none of the above
28) Which of the following CSS Property determines whether an animation should run in reverse on some
cycles?
A) animation 1M
B) animation-run
C) animation-repeat
D) none of the above
29) @keyframes rule is used to define the properties that will control the audio/video formats. State true
or false.
A) True 1M
B) False
https://wingz.itvedant.com/index.php/assignment-test-student/exam-view-topic?id=8019&isMessageDisplayed=1 3/6
5/9/24, 5:09 PM WD Fundamental Assessment
C) -
D) -
30) The webpage layout in which width and height of the html elements are specified in pixels is called
D as .... 1M
A) static
M B) fluid
C) adaptive
P D) responsive
3 31) The webpage layout in which width and height of the html elements are specified in percentage is
called as ....
I A) static 0M
Q B) fluid
C) adaptive
J
D) responsive
D
32) what is the in general value given to initial-scale attribute of the meta tag view port. 1M
R
A) 1.0
J
B) 2.0
C
C) 3.0
D) 4.0
F
33) what is name of the property that change the direction of flex box. 0M
A) rotation
R
B) reverse
C) direction
D) none of above
34) This tag used to place content that is indirectly related to the surrounding content. which is often placed as a sidebar in a
document. 1M
A) sidebar
B) article
C) aside
D) footer
36) Which of the following elements in HTML5 defines video or movie content?
A) <video> 1M
B) <movie>
C) <audio>
D) <media>
37) Which of the following visibility property value is described by The element is not visible, but the layout of surrounding elements is
not affected?
A) visible 1M
B) hidden
C) collapse
D) none of the mentioned
38) Which of the following function defines a linear gradient as a CSS image?
A) grayscale() 1M
B) gradient()
C) linear-gradient()
D) image()
39) Which of the following property converts text to initial capitals, all uppercase, or all lowercase?
A) text-transform 1M
B) text
C) text-decoration
D) text-uppercase
https://wingz.itvedant.com/index.php/assignment-test-student/exam-view-topic?id=8019&isMessageDisplayed=1 4/6
5/9/24, 5:09 PM WD Fundamental Assessment
40) Which of the following property specifies the stack order of an element?
A) order 1M
B) z-index
C) p-index
D D) auto
P
A) <!doctype html> 1M
B) <doctype html!>
3
C) <doctype html>
I D) </doctype html>
Q
42) ___________ property is used to specify the number of columns and width of each column in a grid 1M
J A) grid-template-column
D B) grid-template-columns
C) grid-columns
R D) grid--columns-template
J
43) In HTML Audio/Video DOM __________ sets or returns whether the audio/video should start over
C again when finished. 0M
A) loop
F
B) autoplay
C) seeking
R
D) played
47) In HTML, which attribute is used to create a link that opens in a new window tab? 1M
A) src="_blank"
B) alt="_blank"
C) target="_self"
D) target="_blank"
49) The CSS property used to set the indentation of the first line in a block of text is - 1M
A) text-indent property
B) text-stroke property
C) text-decoration property
D) text-overflow property
50) Which of the following components of the CSS box model are transparent? 1M
A) padding
B) margin
C) Both A and B
https://wingz.itvedant.com/index.php/assignment-test-student/exam-view-topic?id=8019&isMessageDisplayed=1 5/6
5/9/24, 5:09 PM WD Fundamental Assessment
D) content
D
M
P
3
I
Q
J
D
R
J
C
F
R
https://wingz.itvedant.com/index.php/assignment-test-student/exam-view-topic?id=8019&isMessageDisplayed=1 6/6