HTML Fonts, Tags and Elements The __________ defines the syntax of markup constructs and include additional definitions such as character entity references. Attributes Elements DTD SGML Attributes Elements DTD SGML ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements _____________ in textboxes and selections on web pages is done automatically, so you do not need to handle dragging yourself. Dragging Links Dragging Text Dragging Files Dragging HTML and XML Dragging Links Dragging Text Dragging Files Dragging HTML and XML 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 1 None of these Option 3 Option 2 Option 1 None of these Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The < small > and < big > tags are special in what way ? They work on anything They are for images only They can be repeated None of these They work on anything They are for images only They can be repeated None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements What is the correct HTML tag for inserting a linebreak ?1. < break >2. < lb >3. < pre >4. < br > 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 Which event is fired as the mouse is moving over an element when a drag is occurring? dragleave dragenter dragover dragstart dragleave dragenter dragover dragstart ANSWER DOWNLOAD EXAMIANS APP