HTML Fonts, Tags and Elements Which of the following is underline tag ?1. < PRE >2. < UL >3. < U >4. < HR > Option 1 Option 3 Option 2 Option 4 Option 1 Option 3 Option 2 Option 4 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The first tag inside < TABLE > tag is1. < HEAD >2. < CAPTION >3. < TH >4. < TD > Option 1 Option 2 Option 4 Option 3 Option 1 Option 2 Option 4 Option 3 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 none of the mentioned charset element class none of the mentioned charset 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. DTD None of the mentioned ATTLIST DOCTYPE DTD None of the mentioned ATTLIST DOCTYPE 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 attribute you’ll use with TD tag to merge two cells horizontally? rowspan=2 merge=colspan2 colspan=2 merge=row2 rowspan=2 merge=colspan2 colspan=2 merge=row2 ANSWER DOWNLOAD EXAMIANS APP