HTML Basic The tag makes text ? Italic Inline None of these Underline Italic Inline None of these Underline ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which format usually works best for photos? GIF HTML All of these JPG GIF HTML All of these JPG ANSWER DOWNLOAD EXAMIANS APP
HTML Basic To change the size of an image in HTML, use Top and bottom Pliers Bigger and smaller Height and width Top and bottom Pliers Bigger and smaller Height and width 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 content attribute, if any, or the empty string if there is no such attribute. The value is the element’s textContent. 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. 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 textContent. 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 What does the < br > tag add to your webpage ? None of these Paragraph break Line break Long break None of these Paragraph break Line break Long break 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> None of these Option 1 Option 2 Option 3 None of these Option 1 Option 2 Option 3 ANSWER DOWNLOAD EXAMIANS APP