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 What is the correct HTML code for inserting an image ?1. < img >image.gif< /img >2. < img href=”image.gif />3. < img src=”image.gif” > 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 The __________ defines the syntax of markup constructs and include additional definitions such as character entity references. SGML Attributes DTD Elements SGML Attributes DTD Elements 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 > Option 1 Option 2 Option 3 None of these Option 1 Option 2 Option 3 None of these 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 drag drop preventDefault dataTransfer drag drop preventDefault ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements HTML tags are recognized by1. 2. <= =>3. < > None of these Option 3 Option 2 Option 1 None of these Option 3 Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP