Select the correct answer from each drop-down menu.
Tanya wants to include an instructional video with all its controls on her office website. The dimensions of the video are
width="260"
height="200"
What code should Tanya use to insert the video? To insert the video, Tanya should add the following code:
<video width="320" Height="240" (A. Style B. Control C. Format) >
<video src="file name.mp4" (A. Type B. Input C. Name)="Video/mp4">
<\video>