HTML Basic Imagelink can show a text label if you add property. alternative alt str All of these alternative alt str All of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct HTML tag to make a text italic.1. < i >2. < italic >3. < it >4. < il > Option 2 Option 1 Option 3 Option 4 Option 2 Option 1 Option 3 Option 4 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. It is faster to render HTML and CSS than to interpret and execute JavaScript. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct statement of HTML In traditional XHTML close tag for some elements is optional but not encouraged In traditional HTML close tag for some elements is optional but not encouraged None of the mentioned In both traditional XHTML and HTML close tag for some elements is optional In traditional XHTML close tag for some elements is optional but not encouraged In traditional HTML close tag for some elements is optional but not encouraged None of the mentioned In both traditional XHTML and HTML close tag for some elements is optional ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which one of the following is not a step to install a library you need to perform the compatibility in browsers ? Download the library from the github location Uncompress the file Insert the following code inside the head tag None of the mentioned Download the library from the github location Uncompress the file Insert the following code inside the head tag None of the mentioned 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 1 None of these Option 3 Option 2 Option 1 None of these Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP