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 XML SGML None of the mentioned ATTLIST XML SGML None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which HTML Tag will use to scroll a text in web page? go round marquee scroll go round marquee scroll ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements What kind of list will < ol > tags create ? Numbered list Unordered list Bulleted list None of these Numbered list Unordered list Bulleted list None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The tag which is used to establish the absolute base for relative URLs used in the documents hypertext links.1. < BODY >2. < TITLE >3. < BASE >4. < BR > Option 3 Option 4 Option 1 Option 2 Option 3 Option 4 Option 1 Option 2 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 2 Option 1 Option 3 Option 4 OPtion 2 Option 1 Option 3 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. drag preventDefault dataTransfer drop drag preventDefault dataTransfer drop ANSWER DOWNLOAD EXAMIANS APP