You need to ensure that the text rotates when the user …
You are creating a web page that contains a canvas with text.
The page contains the following JavaScript code. Line numbers are included for reference only.
The text on the canvas must rotate 90 degrees when a user clicks a button on the page.
You need to ensure that the text rotates when the user clicks the button.Which line of code should you add at line 02?
Which code segment should you insert at line 05?
Which line of code should you use?
How should you complete the code?
DRAG DROP
You have the following HTML markup:
You need to create a JavaScript to add an additional option named Air to the shippingType element.
You write the following code.
How should you complete the code? To answer, drag the appropriate lines of code to the correct targets in the
answer area. Each line may be used once, more than once, or not at all. You may drag the split bar between
panes or scroll to view content.
Select and Place:
How should you complete the code?
DRAG DROP
You have the following markup:
You need to add a dashed border programmatically to the div.
You write the following code.
How should you complete the code? To answer, drag the appropriate code elements to the correct targets in
the answer area. Each code can 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.
Select and Place:
Hot Area:
Which markup should you add to the web page?
Which CSS3 code fragment styles an H2 element only if i…
Which CSS3 code fragment styles an H2 element only if it is a direct child of a DIV element?
You need to ensure that the content appears as shown in…
How should you complete the styles?
DRAG DROP
You have the following markup:
You need to complete the styles to meet the following requirements:
flex1 must be one-third of the page width.
flex2 must be two-thirds of the page width.
How should you complete the styles? To answer, drag the appropriate code elements to the correct targets in
the answer area. Each code element may be used once, more than once, or not at all. You may need to dragthe split bar between panes or scroll to view content.
Select and Place: