WGU D276 Pre- Assessment (Latest 2023/ 2024 Update) Web Development Foundations Exam| Grade A | Questions and Verified Answers| 100% Correct
WGU D276 Pre- Assessment (Latest 2023/
2024 Update) Web Development Foundations
Exam| Grade A | Questions and Verified
Answers| 100% Correct
Q: Which of the following heading tags displays the largest text?
Answer:
H2
Q: Which text property does not change when applying Heading tags?
Answer:
the font-family property
The font-family property would not change when you apply a Heading style to a word or phrase.
Q: Meta tags are used for various purposes, and are located:
Answer:
in the HEAD of an HTML document;
in the <head> of an HTML document
Q: <meta> tags are used in HTML documents for the following purposes, EXCEPT:
Answer:
<meta> tags do not create interactivity
Q: What are the default properties for the
Answer:
100 percent, centered
Q: Which hyperlink attribute defines where a link will open in a browser?
Answer:
"target"
Q: In this example, what is the most correct way to link from 'index' to the 'sub' page?
Answer:
Q: What is the most accurate method for inserting the 'logo' image on the 'sub' page?
Answer:
What accurately describes the location of the web page file on the server?
Answer:
This file&folder path indicates a different folder that is located somewhere besides the root
directory.
Q: What is the correct HTML tag for attaching an external style sheet to an HTML page?
Answer:
<link rel="stylesheet" type="text/css" href="css/mystyle.css">
Q: The following are the major kinds or categories of lists available in HTML5:
Answer:
unordered & ordered lists
Q: What is the difference between padding and margin assigned to an HTML element?
Answer:
Margin is the outer space surrounding an element, padding is the inner space inside an element
Q: When creating HTML forms, what two attributes must be included for the form to function?
Answer:
the Action & Method attributes;
Q: Which line of HTML code creates a multiple-option select list in a Web form?
Answer:
<select name="work" size="4" multiple >
Q: Which of the following form code creates a mutually exclusive list of items?
Answer:
<input type="radio" name="payment" value="visa">Visa
Category | Exams and Certifications |
Comments | 0 |
Rating | |
Sales | 0 |