HTML Basic Adding a border to your image helps the visitor to recognize it as what ? A link A frame A picture None of these A link A frame A picture None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a time element ? The value is the element’s datetime value. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the element’s textContent. The value is the value of the element’s content attribute, if any, or the empty string if there is no such attribute. The value is the element’s datetime value. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the element’s textContent. The value is the value of the element’s content attribute, if any, or the empty string if there is no such attribute. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace. xmlns source src link xmlns source src link ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The software that can read and render HTML documents is Browser Interpreter Server Compiler Browser Interpreter Server Compiler ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct XHTML for width attribute and its value. WIDTH=”80″ width=80 WIDTH=80 width=”80″ WIDTH=”80″ width=80 WIDTH=80 width=”80″ ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which tag is used to insert images into your web page ? im None of these scr img im None of these scr img ANSWER DOWNLOAD EXAMIANS APP