HTML Fonts, Tags and Elements Which tag adds a paragraph break after the text ?1. < BR >2. < P >3. < PARAGRAPH >4. < HR > 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 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 ______________ 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 Files Dragging Links Dragging HTML and XML Dragging Text Dragging Files Dragging Links Dragging HTML and XML Dragging Text ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which event is fired as the mouse is moving over an element when a drag is occurring? dragenter dragleave dragover dragstart dragenter dragleave dragover dragstart 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 1 Option 2 None of these Option 3 Option 1 Option 2 None of these 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. SGML Attributes DTD Elements SGML Attributes DTD Elements ANSWER DOWNLOAD EXAMIANS APP