Challenger App

No.1 PSC Learning App

1M+ Downloads
An example for an empty tag in HTML is :

A<html>

B<img>

C<body>

D<b>

Answer:

B. <img>

Read Explanation:

  • According to the HTML5 specification, there are 15 empty tags, these are also known as self-closing or void tags because they do not have a corresponding closing tag and they cannot contain other elements.

  • Some common examples of empty tags include <br> , <hr> , <img> , <input> , <link> , and <meta>


Related Questions:

The computer language which are commonly used in Android applications ?
Which of the following properties in Java is not encapsulated by the Graphics class?
C++ ലാംഗ്വേജിൽ കീവേഡ് അല്ലാത്തത് ?
Which access specifier is used for constructors in C++?
Variables appearing in the header of a function procedure (VB) are called :