WGU D276 Web Development Objective
Assessment Exam | OA | Questions and Answers |
2026/27 Updates | 100% correct
Correct 86
Incorrect 00
Questions and Answers
Term
Autocomplete Attribute (attribute of <form> element)
specifies the number of times an animation should run
, values that user has enter before
defines the action to be performed when the form is submitted
specifies where to display the response that is received after submitting the form
Don't know?
2 of 86
Term
If padding property has 3 values
Give this one a try later!
the universal selector (*) and example: *
inherited values are ignored example: selects all elements
they cover top, left and right, the animation is played backwards
bottom first, then forwards
Don't know?
3 of 86
Definition
,If you place a character like "<". inside an element, it will generate an
error because the parser interprets it as the start of a new element. to
avoid this error, replace the "<" with an entity reference
Give this one a try later!
Ordered List Tag Element
Entity Reference *
Don't know?
4 of 86
Definition
matches all elements that are descendants of a specified elements
Give this one a try later!
Adjacent sibling selector (+) General Sibling Selector (~)
Attribute Selectors Descendant selector (space)
Don't know?
5 of 86
, Term
Action Attribute (attribute of <form> element)
Give this one a try later!
is used to select an element that is
selects all elements that are the
directly after another specific
children of a specified element
element
defines the action to be
selects all elements that are next
performed when the form is
siblings of a specified element
submitted
Don't know?
6 of 86
Term
Pseudo-elements selectors
Give this one a try later!
specifies a style for the target
select elements based on an attribute
element when the animation is not
or attribute value
playing
Assessment Exam | OA | Questions and Answers |
2026/27 Updates | 100% correct
Correct 86
Incorrect 00
Questions and Answers
Term
Autocomplete Attribute (attribute of <form> element)
specifies the number of times an animation should run
, values that user has enter before
defines the action to be performed when the form is submitted
specifies where to display the response that is received after submitting the form
Don't know?
2 of 86
Term
If padding property has 3 values
Give this one a try later!
the universal selector (*) and example: *
inherited values are ignored example: selects all elements
they cover top, left and right, the animation is played backwards
bottom first, then forwards
Don't know?
3 of 86
Definition
,If you place a character like "<". inside an element, it will generate an
error because the parser interprets it as the start of a new element. to
avoid this error, replace the "<" with an entity reference
Give this one a try later!
Ordered List Tag Element
Entity Reference *
Don't know?
4 of 86
Definition
matches all elements that are descendants of a specified elements
Give this one a try later!
Adjacent sibling selector (+) General Sibling Selector (~)
Attribute Selectors Descendant selector (space)
Don't know?
5 of 86
, Term
Action Attribute (attribute of <form> element)
Give this one a try later!
is used to select an element that is
selects all elements that are the
directly after another specific
children of a specified element
element
defines the action to be
selects all elements that are next
performed when the form is
siblings of a specified element
submitted
Don't know?
6 of 86
Term
Pseudo-elements selectors
Give this one a try later!
specifies a style for the target
select elements based on an attribute
element when the animation is not
or attribute value
playing