HTML Basic This is used to < meta http-equiv="X-UA-Compatible" content="IE=8" > make web page incompatible only with IE8 make web page compatible only with IE8 mimic behaviour of IE8 None of the mentioned make web page incompatible only with IE8 make web page compatible only with IE8 mimic behaviour of IE8 None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is correct character entities for "Copyright" symbol? Ÿ ³ © • Ÿ ³ © • ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which one of the following is not a step to install a library you need to perform the compatibility in browsers ? None of the mentioned Download the library from the github location Insert the following code inside the head tag Uncompress the file None of the mentioned Download the library from the github location Insert the following code inside the head tag Uncompress the file ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ALL HTML tags are enclosed in what ? < and > ? and ! # and # { and } < and > ? and ! # and # { and } ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Marquee is a tag in HTML to Display text with scrolling effect Display text with strikeout effect Mark the list of items to maintain inqueue Mark the text so that it is hidden in browser Display text with scrolling effect Display text with strikeout effect Mark the list of items to maintain inqueue Mark the text so that it is hidden in browser ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace. link xmlns src source link xmlns src source ANSWER DOWNLOAD EXAMIANS APP