최신 Web-Development-Foundation 무료덤프 - WGUWeb Development Foundation (NVO1)
Which CSS3 property determines the amount of space between data inside a cell and the cell borders?
정답: B
Which HTML element is used to define a block of links?
정답: D
Sample HTML is shown.
<p>An introduction</p>
<ul>
<li>Item K/li> <li>Item 2</li> <li>Item 3</li> <li>Item 4</li> <li>ltem 5</li>
</ul>
What is the pseudo-class that changes the color of Item 3?
<p>An introduction</p>
<ul>
<li>Item K/li> <li>Item 2</li> <li>Item 3</li> <li>Item 4</li> <li>ltem 5</li>
</ul>
What is the pseudo-class that changes the color of Item 3?
정답: C
What is an example of a self-closing XML tag?
정답: B
Which code snippet should be used to display content with a top padding of 25px, a right padding of 50px, a bottom padding of 75px, and a left padding of 100px?
정답: B
Consider the formatted text.
abc
dof
ghi
Which HTML is used to create the formatted text?
abc
dof
ghi
Which HTML is used to create the formatted text?
정답: C
Which element can be appropriately placed within a <p> element?
정답: B
What is matched by the :hover selector?
정답: D