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 4 Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The tag for title text for rows and columns is1. < TD >2. < TR >3. < TH > Option 3 None of these Option 1 Option 2 Option 3 None of these Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP
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 1 Option 3 Option 4 OPtion 2 Option 1 Option 3 Option 4 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The __________ defines the syntax of markup constructs and include additional definitions such as character entity references. Elements Attributes SGML DTD Elements Attributes SGML DTD ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The tag used for creating hypertext and hypermedia links is.1. < HR >2. < BR >3. < PRE >4. < A > Option 4 Option 1 Option 2 Option 3 Option 4 Option 1 Option 2 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. SGML XML None of the mentioned ATTLIST SGML XML None of the mentioned ATTLIST ANSWER DOWNLOAD EXAMIANS APP