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 2 Option 3 Option 4 Option 1 OPtion 2 Option 3 Option 4 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The main container for < TR >, < TD > and < TH > is.1. < DATA >2. < GROUP >3. < TABLE > Option 2 Option 1 Option 3 None of these Option 2 Option 1 Option 3 None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements A model group contains the names of the elements that a tag may enclose. False True False True 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 drop dataTransfer drag preventDefault drop dataTransfer ANSWER DOWNLOAD EXAMIANS APP
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. DOCTYPE DTD ATTLIST None of the mentioned DOCTYPE DTD ATTLIST None of the mentioned 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. class element none of the mentioned charset class element none of the mentioned charset ANSWER DOWNLOAD EXAMIANS APP