HTML Basic Which property tells how many rows a cell should span ? colspan=n rowspan=n None of these Both A and B colspan=n rowspan=n None of these Both A and B ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which tag is used to add columns to tables ?1. < td >2. < tr >3. < th >4. < colspan > Option 1 Option 2 Option 3 Option 4 Option 1 Option 2 Option 3 Option 4 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 3 Option 1 Option 2 None of these Option 3 Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the background image is smaller than the screen, what will happen ? None of these It will be repeated It will be streteched It will leave a blank space at the bottom of your page None of these It will be repeated It will be streteched It will leave a blank space at the bottom of your page ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The HTML tags are all Case sensitive In upper case Not case sensitive In lower case Case sensitive In upper case Not case sensitive In lower case ANSWER DOWNLOAD EXAMIANS APP