HTML Fonts, Tags and Elements Which tag adds a paragraph break after the text ?1. < BR >2. < P >3. < PARAGRAPH >4. < HR > 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 To created a bulleted list, use1. < ol >2. < ul >3. < il > None of these Option 3 Option 2 Option 1 None of these Option 3 Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Choose the correct HTML tag for the largest heading.1. < h1 >2. < h2 >3. < h4 >4. < h6 > 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 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 3 Option 1 Option 2 Option 4 Option 3 Option 1 Option 2 Option 4 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements A listener for the dragenter and dragover events are used to indicate valid drop targets, that is, places where dragged items may be dropped. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which attribute you’ll use with TD tag to merge two cells horizontally? colspan=2 merge=row2 rowspan=2 merge=colspan2 colspan=2 merge=row2 rowspan=2 merge=colspan2 ANSWER DOWNLOAD EXAMIANS APP