HTML Basic State whether the given statement is true or false. !DOCTYPE is case sensitive” False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The value of the ___________ attribute refers to the time interval in seconds before the refresh is performed. content http-equiv scheme name content http-equiv scheme name ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In order to upload a HTML file to a web server, you use FTP HTTP SIP SMTP FTP HTTP SIP SMTP 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 data element ? The value is the element’s datetime value. None of the mentioned The value is the item created by the element. 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 datetime value. None of the mentioned The value is the item created by the element. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic How can you open a link in a new browser window ?1. < a href="url" target="_blank">2. < a href="url" target="new">3. < a href="url" blank> Option 3 None of these Option 2 Option 1 Option 3 None of these Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Defining clickable sub-areas on an image is called Image linking Image mapping Multiple mapping None of these Image linking Image mapping Multiple mapping None of these ANSWER DOWNLOAD EXAMIANS APP