Which CSS property is used to draw a line over text, through text, or under text?
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?
Analyze the following CSS for a webpage:
What is the resulting background color of the paragraph element?
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?
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?