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. ATTLIST SGML None of the mentioned XML ATTLIST SGML None of the mentioned XML 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 The __________ defines the syntax of markup constructs and include additional definitions such as character entity references. DTD Elements Attributes SGML DTD Elements Attributes SGML 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 4 Option 1 Option 3 OPtion 2 Option 4 Option 1 Option 3 OPtion 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which event is fired as the mouse is moving over an element when a drag is occurring? dragover dragleave dragstart dragenter dragover dragleave dragstart dragenter ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements To creat a list using lowercase letters, use1. < ol "a" >2. < ol="a" >3. < ol letter="a" >4. < ol type="a" > Option 4 Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP