HTML Basic Which attribute is used to provide an advisory text about an element or its contents. title dir tooltip none of the mentioned title dir tooltip none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ is the XML equivalent to strict HTML 4.01. XHTML 1.0 Frameset None of the mentioned XHTML 1.0 Strict XHTML 1.0 Transitional XHTML 1.0 Frameset None of the mentioned XHTML 1.0 Strict XHTML 1.0 Transitional ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In case we want to implement a JavaScript fallback, we would need to create a conditional statement using Modernizr. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the background image is smaller than the screen, what will happen ? It will leave a blank space at the bottom of your page It will be repeated It will be streteched None of these It will leave a blank space at the bottom of your page It will be repeated It will be streteched None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Blue Griffon is based on ________ rendering engine Presto None of the mentioned WebKit Gecko Presto None of the mentioned WebKit Gecko ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Identify the count of mistakes in the following markup. < html >< head >< /head >< body >< li >< ul >< p >Hello< /p >< /ul >< /li >< br >< hr >< /body >< /html > 0 3 1 2 0 3 1 2 ANSWER DOWNLOAD EXAMIANS APP