1.

For creating single line text box for searching queries, we use the type ___________(a) placeholder(b) search(c) url(d) hiddenI had been asked this question during an interview.This interesting question is from Working with Forms & Minification in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

Correct option is (b) SEARCH

The best explanation: For creating a single line text box for searching queries we use the type=”search”. In old browsers, it will be simply a single line text box.Safari adds ACROSS that clear search box when we enter new data to search. It ALSO rounds the corners on search input fields by DEFAULT.



Discussion

No Comment Found

Related InterviewSolutions