HTML Basic In order to upload a HTML file to a web server, you use SMTP FTP HTTP SIP SMTP FTP HTTP SIP 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 Why should you specify a background color if you are using an image for the actual background of your page ? In case the image doesn’t fit right So the text shows up better None of these The background color will be shown until the image loads In case the image doesn’t fit right So the text shows up better None of these The background color will be shown until the image loads ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the element has an itemscope attribute, it returns an __________ object with all the element’s properties. dom object none of the mentioned itemscope collection.namedItem dom object none of the mentioned itemscope collection.namedItem ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Different meta tags are defined by changing the __________ attribute to a valid value. name http-equiv scheme content name http-equiv scheme content ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What indicates the content in file is HTML when delivered on the network. The extension of the file “.html” None of the mentioned Both “.html” extension and “content-type” header The “content-type” header The extension of the file “.html” None of the mentioned Both “.html” extension and “content-type” header The “content-type” header ANSWER DOWNLOAD EXAMIANS APP