Challenger App

No.1 PSC Learning App

1M+ Downloads
ഒരു HTML പേജിൽ ഒരു ചിത്രം ചേർക്കാൻ ഉപയോഗിക്കുന്ന HTML ടാഗ് ആണ്

A<img> tag

B<pic> tag eix

C<fig> tag

D<image> tag

Answer:

A. <img> tag

Read Explanation:

  • ഡ്രോപ്പ് ഡൗൺ ലിസ്റ്റ് ഉണ്ടാക്കുവാൻ ഉപയോഗിക്കുന്ന HTML ടാഗ് : <SELECT> tag

  • ഒരു ഹൈപ്പർ ലിങ്ക് സൃഷ്ടിക്കാൻ ഉപയോഗിക്കുന്ന HTML Tag : <a>


Related Questions:

Which of the following is not a correct C++ comment ?
Full Form for EBCDIC:

Which of the following statement is /are correct about member functions in a C++ Class?

(i)A member function is defined only outside the class

(ii)A member function with the same name as its class is called a constructor

(iii)A member function operate on class data

Which of the following is a computer code ?
Which command is used to add a column into database table?