HTML Fonts, Tags and Elements The < BASE > tag is designed to appear only between1. < BODY >2. < HEAD >3. < TITLE >4. < PRE > Option 2 Option 1 Option 3 Option 4 Option 2 Option 1 Option 3 Option 4 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 Elements Attributes DTD SGML Elements Attributes DTD ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements To start a list at the count of 3, use1. < ol begin="3" >2. < ol list="3" >3. < ol start="3" >4. < ol num="3" > Option 1 Option 4 Option 3 OPtion 2 Option 1 Option 4 Option 3 OPtion 2 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 Option 3 Option 1 None of these Option 2 Option 3 Option 1 None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which of the following property is used to determine which drag operation was desired? dropEffect captureData dragend getData dropEffect captureData dragend getData ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements All attribute declarations begin with the keyword ____________ followed by the element name, attribute name, attribute type, and default data information. SGML None of the mentioned ATTLIST XML SGML None of the mentioned ATTLIST XML ANSWER DOWNLOAD EXAMIANS APP