HTML Fonts, Tags and Elements The ___________ keyword begins the declaration of attributes that an element may take. It is followed by the name of the element in question, a list of attribute definitions, and a closing. None of the mentioned DTD ATTLIST DOCTYPE None of the mentioned DTD ATTLIST DOCTYPE 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. preventDefault drop dataTransfer drag preventDefault drop dataTransfer drag ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements HTML tags are recognized by1. 2. <= =>3. < > Option 1 None of these Option 2 Option 3 Option 1 None of these Option 2 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The ______________ parameter identifies a character encoding, which is a method of converting a sequence of bytes into a sequence of characters. none of the mentioned element charset class none of the mentioned element charset class 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 What kind of list will < ol > tags create ? Bulleted list Numbered list Unordered list None of these Bulleted list Numbered list Unordered list None of these ANSWER DOWNLOAD EXAMIANS APP