HTML Basic Which tag is used to add columns to tables ?1. < td >2. < tr >3. < th >4. < colspan > Option 2 Option 1 Option 3 Option 4 Option 2 Option 1 Option 3 Option 4 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 Why should you specify a background color if you are using an image for the actual background of your page ? In case the image doesn’t fit right So the text shows up better The background color will be shown until the image loads None of these In case the image doesn’t fit right So the text shows up better The background color will be shown until the image loads None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The recommended basic size for a favicon is ___________ pixels 48×48 both a and c 26×26 16×16 48×48 both a and c 26×26 16×16 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 Option 1 None of these Option 2 Option 3 Option 1 None of these Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The HTML tags are all Case sensitive In lower case Not case sensitive In upper case Case sensitive In lower case Not case sensitive In upper case ANSWER DOWNLOAD EXAMIANS APP