HTML Fonts, Tags and Elements Which attribute you’ll use with TD tag to merge two cells horizontally? merge=row2 rowspan=2 colspan=2 merge=colspan2 merge=row2 rowspan=2 colspan=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 none of the mentioned element class charset none of the mentioned element ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The ___________ keyword begins the declaration of attributes that an element may take. It is followed by the name of the element in question, a list of attribute definitions, and a closing. None of the mentioned DTD DOCTYPE ATTLIST None of the mentioned DTD DOCTYPE ATTLIST ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which of the following property is used to determine which drag operation was desired? dropEffect getData dragend captureData dropEffect getData dragend captureData ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements A listener for the dragenter and dragover events are used to indicate valid drop targets, that is, places where dragged items may be dropped. True False True False ANSWER DOWNLOAD EXAMIANS APP
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 > None of these Option 1 Option 3 Option 2 None of these Option 1 Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP