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 Which of the following is the attribute that specifies the column name from the data source object that supplies the bound data? disabled dataFormatAs datasrc datafld disabled dataFormatAs datasrc datafld ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What does the < br > tag add to your webpage ? Paragraph break Line break None of these Long break Paragraph break Line break None of these 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> Option 2 Option 1 None of these Option 3 Option 2 Option 1 None of these Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Any target specified in the BASE element can be overridden on a case-by-case basis by specifying a different target in different forms Link Anchor Imagemap All of these Link Anchor Imagemap All of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which section is used for text and tags that are shown directly on your web page ? Metatags Head title Body Metatags Head title Body ANSWER DOWNLOAD EXAMIANS APP