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 Calling the ______________ method during both a dragenter and dragover event will indicate that a drop is allowed at that location. drop preventDefault drag dataTransfer drop preventDefault drag dataTransfer ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which tag will add rows to your tables ?1. < tr > and < /tr >2. < th > and < /th >3. < td > and < /td > None of these Option 1 Option 3 Option 2 None of these Option 1 Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The tag which allows you to nest other HTML tags within the description1. < CAPTION >2. < TD >3. < TR > 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 tag adds a paragraph break after the text ?1. < BR >2. < P >3. < PARAGRAPH >4. < HR > 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 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