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 Text Dragging Links Dragging Files Dragging HTML and XML Dragging Text Dragging Links Dragging Files Dragging HTML and XML 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? dragstart dragover dragleave dragenter dragstart dragover dragleave dragenter ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements The _________ event is fired on the element where the drop occurred at the end of the drag operation. dragstart dragenter drop drag dragstart dragenter drop drag ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements A/An _________ is essentially a macro that allows a short name to be associated with replacement text. Attribute Entity Comment None of the mentioned Attribute Entity Comment None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Which attribute you’ll use with TD tag to merge two cells horizontally? merge=row2 colspan=2 rowspan=2 merge=colspan2 merge=row2 colspan=2 rowspan=2 merge=colspan2 ANSWER DOWNLOAD EXAMIANS APP
HTML Fonts, Tags and Elements Choose the correct HTML tag to left-align the content inside a table cell1. < td leftalign >2. < td align=”left” >3. < td valign=”left” >4. < td="left" > Option 2 Option 3 Option 1 Option 4 Option 2 Option 3 Option 1 Option 4 ANSWER DOWNLOAD EXAMIANS APP