HTML Basic The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace. src source link xmlns src source link xmlns ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the role of charset attribute? It specifies a scheme to be used to interpret the value of the content attribute a name for the metadata none of the mentioned the character encoding for the HTML document a scheme to be used to interpret the value of the content attribute a name for the metadata none of the mentioned the character encoding for the HTML document ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a function of robots meta tag? norepeat noarchive nofollow noindex norepeat noarchive nofollow noindex ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Modernizr does actually add missing functionalities to browsers save for the HTML5 tags styling support. False True False True 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 > 2 3 1 0 2 3 1 0 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Every HTML element may have an ____________ attribute specified. itemscope itemtype none of the mentioned relevant types itemscope itemtype none of the mentioned relevant types ANSWER DOWNLOAD EXAMIANS APP