Bissoy
Login
Register
Home
MCQs
Job Preparation
HTML
HTML Fonts
HTML | HTML Fonts
Practice HTML | HTML Fonts on Bissoy — browse topics below and open any question.
Test my Merit
My Results
Create Exam
Tags And Elements
Questions
All attribute declarations begin with the keyword ____________ followed by the element name, attribute name, attribute type, and default data information.
ক
XML
খ
SGML
গ
ATTLIST
ঘ
HTML
The ________ declaration specifies which characters and delimiters may appear in the application.
ক
DTD
খ
SGML
গ
XML
ঘ
HTML
The __________ defines the syntax of markup constructs and include additional definitions such as character entity references.
ক
Attributes
খ
SGML
গ
Elements
ঘ
DTD
The ___________ keyword begins the declaration of attributes that an element may take. It is followed by the name of the element in question, a list of attribute definitions, and a closing.
ক
DOCTYPE
খ
ATTLIST
গ
DTD
ঘ
SGML
The __________ begins with a series of parameter entity definitions.
ক
DTD
খ
SGML
গ
XML
ঘ
HTML
The ______________ parameter identifies a character encoding, which is a method of converting a sequence of bytes into a sequence of characters.
ক
class
খ
element
গ
charset
ঘ
attribute
A model group contains the names of the elements that a tag may enclose.
ক
True
খ
False
Which event is fired as the mouse is moving over an element when a drag is occurring?
ক
dragover
খ
dragenter
গ
dragstart
ঘ
dragleave
The _________ event is fired on the element where the drop occurred at the end of the drag operation.
ক
drag
খ
drop
গ
dragstart
ঘ
dragenter
Which of the following property is common in all drag events?
ক
drag effects
খ
drag data
গ
dataTransfer
ঘ
dragenter
_____________ in textboxes and selections on web pages is done automatically, so you do not need to handle dragging yourself.
ক
Dragging HTML and XML
খ
Dragging Text
গ
Dragging Files
ঘ
Dragging Links
Calling the ______________ method during both a dragenter and dragover event will indicate that a drop is allowed at that location.
ক
drop
খ
drag
গ
preventDefault
ঘ
dataTransfer
Which of the following property is used to determine which drag operation was desired?
ক
dragend
খ
getData
গ
dropEffect
ঘ
captureData
______________ 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 HTML and XML
খ
Dragging Text
গ
Dragging Files
ঘ
Dragging Links
A listener for the dragenter and dragover events are used to indicate valid drop targets, that is, places where dragged items may be dropped.
ক
True
খ
False
‹
1
2
›