HTML Basic The software that can read and render HTML documents is Compiler Server Interpreter Browser Compiler Server Interpreter Browser ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which property is used to detect the browser’s user agent and code based on the pertinent cases? return navigator navigator.user navigator.userAgent return navigator navigator.user navigator.userAgent ANSWER DOWNLOAD EXAMIANS APP
HTML Basic To change the size of an image in HTML, use Bigger and smaller Height and width Top and bottom Pliers Bigger and smaller Height and width Top and bottom Pliers ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The tag makes text ? None of these Italic Inline Underline None of these Italic Inline Underline 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 2 3 1 0 2 3 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State whether the given statement is true or false. “We can intermix XHTML and HTML 4.01 documents” False True False True ANSWER DOWNLOAD EXAMIANS APP