HTML Basic Which tag is used to add columns to tables ?1. < td >2. < tr >3. < th >4. < colspan > Option 3 Option 2 Option 4 Option 1 Option 3 Option 2 Option 4 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that specifies additional horizontal space, in pixels, to be reserved on either side of an embedded item like an iframe, applet, image, and so on? hspace hidefocus height datasrc hspace hidefocus height datasrc 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 Which of the following markup is correct?i. < b >< i >is in error as tags cross< /b >< /i >ii. < b >< i >is not since tags nest < /i >< /b > None of the mentioned i and ii ii i None of the mentioned i and ii ii i ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is DOM in HTML? Convention for representing and interacting with objects in html documents Application programming interface None of the mentioned Hierarchy of objects in ASP.NET Convention for representing and interacting with objects in html documents Application programming interface None of the mentioned Hierarchy of objects in ASP.NET ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The BODY tag is usually used after EM tag HEAD tag TITLE tag HTML tag EM tag HEAD tag TITLE tag HTML tag ANSWER DOWNLOAD EXAMIANS APP