1.
You are analyzing a form that sends multiline comments to another page on the Internet. The following is the form's markup:
No data is sent when the form is submitted.
You need to solve this problem so that the data in the text box is submitted.
What should you do?
2.
You are designing a website for City Power & Light.

You write the following markup. Line numbers are included for reference only.
What style will be used to render the code?
3.
Analyze the following CSS for a webpage:

What is the resulting background color of the paragraph element?
4.
You are building a website and want to have three main links called Home, Product Info, and Contact Us. You will create a hierarchy of page elements and revise the stylesheets.
You want to apply a style to all elements in a document.
Which type selector should you use?
5.
Which CSS property is used to draw a line over text, through text, or under text?
6.
This question requires that you evaluate the underlined text to determine if it is correct.
You are reviewing a stylesheet created be a member of your team. The stylesheet includes a style that is defined as follows:
You apply the productBox style to a
.
The
will be displayed with white text on a green background.
Review the underlined text. If it makes the statement correct, select "No change is needed." If the statement is incorrect, select the answer choice that makes the statement correct.
7.
This question requires that you evaluate the underlined text to determine if it is correct.
Static positioning places an element at specific coordinates relative to the page or the element's container.

Review the underlined text. If it makes the statement correct, select "No change is needed." If the statement is incorrect, select the answer choice that makes the statement correct.