in Web Technologies
4,939 views
7 votes
7 votes

In HTML, which of the following can be considered a container?

  1. <SELECT>
  2. <Value>
  3. <INPUT>
  4. <BODY>
in Web Technologies
4.9k views

2 Answers

8 votes
8 votes
Best answer
D.<BODY>

<BODY> can have <DIV> or any other HTML entity enclosed.

<SELECT> is a  HTML element for choosing options- it cannot enclose other entities. Similarly <input> is for receiving typed input from user. <value> is not a valid HTML entity.
selected by

3 Comments

Why can u explain
0
0
why not <input> ,as it is also used in HTML .
1
1
because its <body> under which <input>lies..
0
0
2 votes
2 votes
BODY
by

1 comment

don't give direct option kindly explain bcz by which other person also get benefited. hope u understand otherwise not write the answer ok
1
1
Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true