HTML Basic Choose the correct statement for HTML Exo does not support java and python Both a and c Exo supports javascript and html5 Exo is a cloud-based ide that offers collaboration and deployment features Exo does not support java and python Both a and c Exo supports javascript and html5 Exo is a cloud-based ide that offers collaboration and deployment features ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What indicates the content in file is HTML when delivered on the network. 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” The “content-type” header None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State whether the given statement is true or false. !DOCTYPE is case sensitive” True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The background image will scroll when the user scrolls down the page, you add which property to the tag ? bgproperties = “holdstill” bgproperties = “fixed” None of these bgproperties = “move” bgproperties = “holdstill” bgproperties = “fixed” None of these bgproperties = “move” ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Why should you add alternative text to your images ? In case the user wishes to load a different picture So the users can get an idea of what the image is before All of these So the user can save the image using the text as a name In case the user wishes to load a different picture So the users can get an idea of what the image is before All of these So the user can save the image using the text as a name 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 1 0 3 2 1 0 3 ANSWER DOWNLOAD EXAMIANS APP