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 > 3 1 0 2 3 1 0 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Every HTML element may have an ____________ attribute specified. itemscope none of the mentioned relevant types itemtype itemscope none of the mentioned relevant types itemtype ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used with img tag to display the text if image could not load in browser? description name id alt description name id alt ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Metadata store information about the web page that is not necessarily visible to end users. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In which part of the HTML metadata is contained? title tag body tag html tag head tag title tag body tag html tag head tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If you create an HTML page in word processor. Save it with ASCII text file All of these Save it with WMF file Save it with binary file Save it with ASCII text file All of these Save it with WMF file Save it with binary file ANSWER DOWNLOAD EXAMIANS APP