HTML Fonts, Tags and Elements How can you make a list that list the items with numbers ?1. < ul >2. < list >3. < ol > None of these Option 3 Option 1 Option 2 None of these Option 3 Option 1 Option 2 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 1 Option 4 Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 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 HTML and XML Dragging Links Dragging Text Dragging Files Dragging HTML and XML Dragging Links ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements _____________ and elements in a document may be dragged using the application/x-moz-node type. Dragging Nodes Dragging Text Dragging HTML and XML None of the mentioned Dragging Nodes Dragging Text Dragging HTML and XML None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
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 2 Option 1 Option 4 Option 3 Option 2 Option 1 Option 4 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Calling the ______________ method during both a dragenter and dragover event will indicate that a drop is allowed at that location. drop preventDefault dataTransfer drag drop preventDefault dataTransfer drag ANSWER DOWNLOAD EXAMIANS APP