HTML Fonts, Tags and Elements The tag which allows you to nest other HTML tags within the description1. < CAPTION >2. < TD >3. < TR > 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 Which tag will you add to specify a font for your whole page ?1. < defaultfont >2. < targetfont >3. < basefont >4. < font > Option 2 Option 4 Option 3 Option 1 Option 2 Option 4 Option 3 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements What is the correct HTML code for inserting an image ?1. < img >image.gif< /img >2. < img href=”image.gif />3. < img src=”image.gif” > Option 3 Option 2 None of these Option 1 Option 3 Option 2 None of these 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 4 Option 2 Option 1 Option 3 Option 4 Option 2 Option 1 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 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 kind of list will < ol > tags create ? Unordered list Numbered list Bulleted list None of these Unordered list Numbered list Bulleted list None of these ANSWER DOWNLOAD EXAMIANS APP