Correct Answer : Option (C)
<body style="background-image:url(image.jpg)">
<background img="image.jpg">
<body bg="image.jpg">
<body background-src="image.jpg">
Correct Answer : Option (A)
<a href="example@gmail.com">
<a href="mailto:example@gmail.com">
<a mailto="example@gmail.com">
<mail>example@gmail.com</mail>
Correct Answer : Option (B)
<mp3>
<audio>
<sound>
<music>
<video>
<media>
<movie>
<play>
A <!DOCTYPE> defines the document type of any HTML document. It can be of three types:
<link type=" " hrel=" / ">
<link rev=stylesheet type=" ">
<link rel=" " text" ">
<link rel=" " href=" ">
Correct Answer : Option (D)
<base>
<acronym>
<abbr>
<cite>