Solved

Select the HTML Tag Below That Configures a Textbox Named

Question 21

Multiple Choice

Select the HTML tag below that configures a textbox named "email" that is 40 characters wide.


A) < input type="text" id="email" width="40" >
B) < input type="text" name="email" size="40" >
C) < input type="text" name="email" space="40" >
D) < input type="text" width="40" >

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions