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 1 Option 2 Option 3 None of these Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which one is the correct e-mail link ?1. 2. examians@gmail3. 4. Option 4 Option 3 Option 1 Option 2 Option 4 Option 3 Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following protocol is used for e-mail services. SMTP SMOP SMIP SMAP SMTP SMOP SMIP SMAP ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Adding a border to your image helps the visitor to recognize it as what ? A picture A link A frame None of these A picture A link A frame None of these 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 The “content-type” header Both “.html” extension and “content-type” header The extension of the file “.html” None of the mentioned The “content-type” header Both “.html” extension and “content-type” header ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that specifies additional horizontal space, in pixels, to be reserved on either side of an embedded item like an iframe, applet, image, and so on? hidefocus hspace datasrc height hidefocus hspace datasrc height ANSWER DOWNLOAD EXAMIANS APP