App Logo

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:

'B' in COBOL stands for :
Which of the following is true about PHP?
Which of the following is human readable version of a program?

' പ്രോലോഗ് ' കമ്പ്യൂട്ടർ പ്രോഗ്രാം ലാംഗ്വേജുമായി ബന്ധപ്പെട്ട്  ശരിയായ പ്രസ്താവനകൾ ഏതൊക്കെയാണ് ?  

  1. ' Programming Logic ' എന്നതിന്റെ ചുരുക്കെഴുത്താണ് പ്രോലോഗ്  
  2. പ്രോലോഗ് വികസിപ്പിച്ചഫ്രഞ്ച് കമ്പ്യൂട്ടർ ശാസ്ത്രജ്ഞൻ - അലെൻ കോൾമറാവർ 
  3. .pl, .pro, .P എന്നിവയെല്ലാം പ്രോലോഗ് ഫയൽ എക്സ്റ്റൻഷനാണ്  
  4. പ്രോലോഗ്  കമ്പ്യൂട്ടർ പ്രോഗ്രാം ലാംഗ്വേജ് ആദ്യമായി പുറത്തിറങ്ങിയ വർഷം - 1972
What is true about a reference in C++?