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 > Option 1 Option 3 Option 2 None of these Option 1 Option 3 Option 2 None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The < BASE > tag is designed to appear only between1. < BODY >2. < HEAD >3. < TITLE >4. < PRE > Option 3 Option 2 Option 4 Option 1 Option 3 Option 2 Option 4 Option 1 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 3 Option 1 Option 4 Option 2 Option 3 Option 1 Option 4 Option 2 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. None of the mentioned DOCTYPE ATTLIST DTD None of the mentioned DOCTYPE ATTLIST DTD ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The first tag inside < TABLE > tag is1. < HEAD >2. < CAPTION >3. < TH >4. < TD > Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 Option 1 Option 4 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. dataTransfer preventDefault drag drop dataTransfer preventDefault drag drop ANSWER DOWNLOAD EXAMIANS APP