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> None of these Option 3 Option 2 Option 1 None of these Option 3 Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic _________ is the incoming e-mail server. PPP POP SMIP SMTP PPP POP SMIP SMTP ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The _____________ attribute specifies an inline style associated with an element, which determines the rendering of the affected element. dir none of the mentioned dir class dir none of the mentioned dir class ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the inappropriate option with respect to Blue Griffon 1.5.2. Blue Griffon includes tools for developing HTML5 pages supports swapping of videos of any length abstracts out many css3 effects supports direct embedding of audio and video files includes tools for developing HTML5 pages supports swapping of videos of any length abstracts out many css3 effects supports direct embedding of audio and video files ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In order to upload a HTML file to a web server, you use SIP HTTP FTP SMTP SIP HTTP FTP 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 time 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 textContent. The value is the element’s datetime value. 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 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 element’s datetime value. 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