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” > None of these Option 2 Option 3 Option 1 None of these Option 2 Option 3 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Choose the correct HTML tag to make a text bold1. < bd >2. < bold >3. < bl >4. < b > 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 ______________ should include data of two types; the first should be the URL using the type text/uri-list, and the second is the URL using the text/plain type. Dragging Text Dragging Files Dragging Links Dragging HTML and XML Dragging Text Dragging Files Dragging Links Dragging HTML and XML 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
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 2 Option 4 Option 1 Option 3 Option 2 Option 4 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements To created a bulleted list, use1. < ol >2. < ul >3. < il > None of these Option 2 Option 3 Option 1 None of these Option 2 Option 3 Option 1 ANSWER DOWNLOAD EXAMIANS APP