HTML MCQ Quiz Hub

HTML Mcq Question Set 11

Choose a topic to test your knowledge and improve your HTML skills

Which entity is not for both HTML and XML?





✅ Correct Answer: 3

Which entity is not for punctuation character?





✅ Correct Answer: 4

Which of the following is not character entity?





✅ Correct Answer: 3

Which entity is for the arrow?





✅ Correct Answer: 1

Which entity is not for shape?





✅ Correct Answer: 1

Which of the following entity is for shape?





✅ Correct Answer: 2

Which entity is for inverted question mark?





✅ Correct Answer: 1

For trade mark sign which entity is used?





✅ Correct Answer: 2

For latin letter u with acute which entity is used?





✅ Correct Answer: 4

For upward double arrow which entity is used?





✅ Correct Answer: 1

How many standard color names does HTML supports?





✅ Correct Answer: 3

Which of the following is not set with font-style property?





✅ Correct Answer: 4

What should be set with text-align property so that every line has equal width like in magazines and newspapers?





✅ Correct Answer: 1

Which of the following is not used with text-decoration property?





✅ Correct Answer: 4

Which works similar to <i> element?





✅ Correct Answer: 2

Which works similar to <b> element?





✅ Correct Answer: 1

Which element is used for short quote?





✅ Correct Answer: 1

Which element is used for abbreviation or acronym?





✅ Correct Answer: 3

What is the work of <address> element?





✅ Correct Answer: 1

To show deleted text,which element is used?





✅ Correct Answer: 2

Which element is used to show inserted element?





✅ Correct Answer: 1

How <bdo> element works?





✅ Correct Answer: 1

Which property is similar to C/C++ can be applied to comments?





✅ Correct Answer: 3

Which element defines a title of the Work?





✅ Correct Answer: 2

For smaller text which element is used?





✅ Correct Answer: 3

All attribute declarations begin with the keyword ____________ followed by the element name,attribute name,attribute type,and default data information.





✅ Correct Answer: 3

The ________ declaration specifies which characters and delimiters may appear in the application.





✅ Correct Answer: 2

The __________ defines the syntax of markup constructs and include additional definitions such as character entity references.





✅ Correct Answer: 4

A/An _________ is essentially a macro that allows a short name to be associated with the replacement text.





✅ Correct Answer: 1

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.





✅ Correct Answer: 1

The __________ begins with a series of parameter entity definitions.





✅ Correct Answer: 1

The ______________ parameter identifies a character encoding,which is a method of converting a sequence of bytes into a sequence of characters.





✅ Correct Answer: 3

Which event is fired as the mouse is moving over an element when a drag is occurring?





✅ Correct Answer: 1

The _________ event is fired on the element where the drop occurred at the end of the drag operation.





✅ Correct Answer: 2

Which of the following property is common in all drag events?





✅ Correct Answer: 3

____________ in textboxes and selections on web pages is done automatically,so you do not need to handle dragging yourself.





✅ Correct Answer: 2

Calling the ______________ method during both a dragenter and dragover event will indicate that a drop is allowed at that location.





✅ Correct Answer: 3

Which of the following property is used to determine which drag operation was desired?





✅ Correct Answer: 3

______ 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.





✅ Correct Answer: 4

_____ and elements in a document may be dragged using the application/x-moz-node type.





✅ Correct Answer: 3

Which method is used to get users position?





✅ Correct Answer: 1

What does showPosition() returns?





✅ Correct Answer: 3

What does getCurrentPosition() returns?





✅ Correct Answer: 4

Which of the following technique is not for the mobile browser to identify the location of a user?





✅ Correct Answer: 2

Success callback function evoke only when ___





✅ Correct Answer: 1

What timestamp property denotes?





✅ Correct Answer: 2

Which of the following is not the property of the cords object?





✅ Correct Answer: 4

Which parameter gives an accuracy of longitude and latitude?





✅ Correct Answer: 1

Which of the following property does not has always a return?





✅ Correct Answer: 4

Which property is like the GPS in car?





✅ Correct Answer: 1