HTML Fonts, Tags and Elements Which of the following is not a valid alignment attribute? Top All of above Right Left Top All of above Right Left ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The __________ begins with a series of parameter entity definitions. DTD None of the mentioned XML SGML DTD None of the mentioned XML SGML ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The _________ event is fired on the element where the drop occurred at the end of the drag operation. drag drop dragenter dragstart drag drop dragenter dragstart 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 3 Option 1 Option 4 Option 2 Option 3 Option 1 Option 4 Option 2 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 SGML XML None of the mentioned ATTLIST SGML XML ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements What is the correct HTML for creating a hyperlink ?1. < a >http://www.examians.com< /a >2. < a name=”http://www.examians.com” > examians.com< /a >3. < a url=”http://www.examians.com > examians.com< /a >4. < a href=http://www.examians.com > examians.com< /a > Option 4 Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP