HTML Fonts, Tags and Elements Which of the following is not a valid alignment attribute? Top Right Left All of above Top Right Left All of above 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. None of the mentioned ATTLIST XML SGML None of the mentioned ATTLIST XML SGML ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The tag which allows some Web server search engines to search your Web page.1. < SEARCH >2. < ISINDEX >3. < HEAD >4. < LINK > Option 1 Option 3 Option 4 Option 2 Option 1 Option 3 Option 4 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. dataTransfer drop preventDefault drag dataTransfer drop preventDefault drag 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. ATTLIST None of the mentioned DTD DOCTYPE ATTLIST None of the mentioned DTD DOCTYPE ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Choose the correct HTML tag to left-align the content inside a table cell1. < td leftalign >2. < td align=”left” >3. < td valign=”left” >4. < td="left" > Option 2 Option 1 Option 4 Option 3 Option 2 Option 1 Option 4 Option 3 ANSWER DOWNLOAD EXAMIANS APP