HTML Fonts, Tags and Elements The __________ defines the syntax of markup constructs and include additional definitions such as character entity references. SGML DTD Attributes Elements SGML DTD Attributes Elements ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which one is the correct e-mail link ?1. 2. gujaratimcq@gmail3. 4. Option 2 Option 4 Option 3 Option 1 Option 2 Option 4 Option 3 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements To start a list at the count of 3, use1. < ol begin="3" >2. < ol list="3" >3. < ol start="3" >4. < ol num="3" > Option 4 OPtion 2 Option 1 Option 3 Option 4 OPtion 2 Option 1 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. preventDefault drag drop dataTransfer preventDefault drag drop dataTransfer 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 dragleave dragover dragenter dragstart dragleave dragover 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 4 Option 2 Option 3 Option 1 Option 4 Option 2 Option 3 Option 1 ANSWER DOWNLOAD EXAMIANS APP