Programming - Hypertext Markup Language

You Are Here :: Home > Programming > HTML- General Questions

 
103.

What is the correct HTML for making a text input field??                          


A. <input type="textfield" /> B. <textinput type="text" />
C. <textfield> D. <input type="text" />




104.

What is the correct HTML for making a drop-down list??                          


A. <input type="list" /> B. <select>
C. <list> D. <input type="dropdown" />




105.

What is the correct HTML for making a text area??                          


A. <input type="textarea" /> B. <input type="textbox" />
C. <textarea> D. None of these




106.

What is the correct HTML for inserting an image??                          


A. <image src="image.gif" alt="MyImage" /> B. <img href="image.gif" alt="MyImage" />
C. <img src="image.gif" alt="MyImage" /> D. <img alt="MyImage">image.gif</img>




107.

What is the correct HTML for inserting a background image??                          


A. <img src="background.gif" background /> B. <body background="background.gif">
C. <background img="background.gif"> D. None of these




108.

When you count to 15 using hexadecimal numbers, the highest number is what ??                          


A. F B. B
C. 15 D. None of these




« prev

10

11

12

13

14

15

16

17

18

19

next »

 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on