HTML Fonts, Tags and Elements The ________ declaration specifies which characters and delimiters may appear in the application. DTD None of the mentioned SGML XML DTD None of the mentioned SGML XML ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The < BASE > tag is designed to appear only between1. < BODY >2. < HEAD >3. < TITLE >4. < PRE > Option 1 Option 4 Option 2 Option 3 Option 1 Option 4 Option 2 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The main container for < TR >, < TD > and < TH > is.1. < DATA >2. < GROUP >3. < TABLE > Option 2 Option 1 Option 3 None of these Option 2 Option 1 Option 3 None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements HTML tags are recognized by1. 2. <= =>3. < > Option 1 Option 2 None of these Option 3 Option 1 Option 2 None of these Option 3 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 Calling the ______________ method during both a dragenter and dragover event will indicate that a drop is allowed at that location. dataTransfer drop drag preventDefault dataTransfer drop drag preventDefault ANSWER DOWNLOAD EXAMIANS APP