1.

Which of the following will show popup-box?(a) .well(b) .visible-*(c) .thumbnail(d) .tooltipI have been asked this question during an online interview.My doubt stems from Responsive Overview in section Advance HTML of HTML

Answer»

Right option is (d) .tooltip

Explanation: .tooltip is for the popup-box that appears when a user moves the mouse pointer over an ELEMENT, .thumbnail adds a border around an element often used for images or videos to make it look like a thumbnail. .WELL adds a rounded border around an element with gray background color and some PADDING. .VISIBLE-* is used to SHOW the content by device.



Discussion

No Comment Found

Related InterviewSolutions