HTML Basic Choose the correct statement of HTML In traditional HTML close tag for some elements is optional but not encouraged In traditional XHTML close tag for some elements is optional but not encouraged None of the mentioned In both traditional XHTML and HTML close tag for some elements is optional In traditional HTML close tag for some elements is optional but not encouraged In traditional XHTML close tag for some elements is optional but not encouraged None of the mentioned In both traditional XHTML and HTML close tag for some elements is optional ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which property is used to detect the browser’s user agent and code based on the pertinent cases? navigator navigator.userAgent return navigator.user navigator navigator.userAgent return navigator.user ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If you create an HTML page in word processor. Save it with ASCII text file Save it with binary file Save it with WMF file All of these Save it with ASCII text file Save it with binary file Save it with WMF file All of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic WYSIWYG stands for What You See Is What You Get What you See Is What You Gain When You Start Is When You Go None of these What You See Is What You Get What you See Is What You Gain When You Start Is When You Go None of these 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 > 3 0 1 2 3 0 1 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The tag makes text ? Italic Underline Inline None of these Italic Underline Inline None of these ANSWER DOWNLOAD EXAMIANS APP