Which three code fragments define an HTML input control? (Choose three.)
You create a web page that displays text images.You need to use CSS to rotate some text counterclockwise when the page renders in Internet Explorer.Which markup segment will accomplish this?
Which two functions support 2D transformations in CSS3? (Choose two.)
This question requires that you evaluate the underlined text to determine if it is correct.You want a certain element to always default its positioning to directly follow the previous element, regardless of the display characteristics. The positioning method you should use is fixed.Instructions: Review the underlined text. If it makes the statement correct, select `No change is needed`. If the statement in incorrect, select the answer choice that makes the statement correct.
DRAG DROP -Match the properties to the corresponding values for creating the CSS flexible box layout.Instructions: To answer, drag the appropriate property from the column on the left to its value on the right. Each property may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.NOTE: Each correct match is worth one point.Select and Place:
You are creating the styling for your webpage.Which two CSS attributes produce a scroll bar if your content overflows its element? (Choose two.)