HTML Fonts, Tags and Elements Which tag will add rows to your tables ?1. < tr > and < /tr >2. < th > and < /th >3. < td > and < /td > Option 2 None of these Option 3 Option 1 Option 2 None of these Option 3 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which attribute you’ll use with TD tag to merge two cells horizontally? merge=row2 colspan=2 rowspan=2 merge=colspan2 merge=row2 colspan=2 rowspan=2 merge=colspan2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The ______________ parameter identifies a character encoding, which is a method of converting a sequence of bytes into a sequence of characters. class charset element none of the mentioned class charset element none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which of the following property is used to determine which drag operation was desired? getData dropEffect dragend captureData getData dropEffect dragend captureData ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements To created a bulleted list, use1. < ol >2. < ul >3. < il > Option 3 Option 1 Option 2 None of these Option 3 Option 1 Option 2 None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements What is the correct HTML for creating a hyperlink ?1. < a >http://www.examians.com< /a >2. < a name=”http://www.examians.com” > examians.com< /a >3. < a url=”http://www.examians.com > examians.com< /a >4. < a href=http://www.examians.com > examians.com< /a > Option 2 Option 4 Option 3 Option 1 Option 2 Option 4 Option 3 Option 1 ANSWER DOWNLOAD EXAMIANS APP