HTML Fonts, Tags and Elements The tag which is used to establish the absolute base for relative URLs used in the documents hypertext links.1. < BODY >2. < TITLE >3. < BASE >4. < BR > Option 1 Option 4 Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The tag which allows you to nest other HTML tags within the description1. < CAPTION >2. < TD >3. < TR > Option 1 Option 3 None of these Option 2 Option 1 Option 3 None of these 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? dragenter dragstart dragover dragleave dragenter dragstart dragover dragleave 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. DTD SGML Attributes Elements DTD SGML Attributes Elements 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 4 Option 2 Option 3 Option 1 Option 4 Option 2 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