HTML Basic Which property is used to detect the browser’s user agent and code based on the pertinent cases? navigator.user navigator.userAgent return navigator navigator.user navigator.userAgent return navigator ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Adding a border to your image helps the visitor to recognize it as what ? A picture A link None of these A frame A picture A link None of these A frame ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In order to upload a HTML file to a web server, you use SIP FTP SMTP HTTP SIP FTP SMTP HTTP ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What indicates the content in file is HTML when delivered on the network. The “content-type” header None of the mentioned Both “.html” extension and “content-type” header The extension of the file “.html” The “content-type” header None of the mentioned Both “.html” extension and “content-type” header The extension of the file “.html” 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 0 3 1 2 0 3 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In which part of the HTML metadata is contained? body tag head tag html tag title tag body tag head tag html tag title tag ANSWER DOWNLOAD EXAMIANS APP