a) placeholder
b) search
c) url
d) hidden
Answer: b
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.
Related Posts
Which option is not available in HTMLMinifier?
HTMLMinifier is written in ________
CSSMin is written in ___________
Which compressor gives maximum GZIPPED compression?
YUI compressor is written in ____________
Which one has the most potential for minification?
For grouping form controls we can use ___________
Join The Discussion