HOTSPOT
You are developing a web application.
You need to create the following graphic by using Cascading Style Sheets (CSS):
Use the drop-down menus to select the answer choice that completes each statement. Each
correct selection is worth one point.
linear-gradient(to top.green,black);
10px;
The correct answer is:
linear-gradient(to bottom, green, black);
10px;