Primary 3 Exam  >  Primary 3 Tests  >  Test: HTML Form Attributes - Primary 3 MCQ

Test: HTML Form Attributes - Primary 3 MCQ


Test Description

10 Questions MCQ Test - Test: HTML Form Attributes

Test: HTML Form Attributes for Primary 3 2024 is part of Primary 3 preparation. The Test: HTML Form Attributes questions and answers have been prepared according to the Primary 3 exam syllabus.The Test: HTML Form Attributes MCQs are made for Primary 3 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: HTML Form Attributes below.
Solutions of Test: HTML Form Attributes questions in English are available as part of our course for Primary 3 & Test: HTML Form Attributes solutions in Hindi for Primary 3 course. Download more important topics, notes, lectures and mock test series for Primary 3 Exam by signing up for free. Attempt Test: HTML Form Attributes | 10 questions in 10 minutes | Mock test for Primary 3 preparation | Free important questions MCQ to study for Primary 3 Exam | Download free PDF with solutions
Test: HTML Form Attributes - Question 1

What does wrap attribute denote?

Detailed Solution for Test: HTML Form Attributes - Question 1

wrap is the attribute of <textarea> element and it indicates whether the text should be wrapped. Syntax: <textarea wrap=””> if we use wrap=”hard” it will contain newlines in the submission of a form. This attribute is newly introduced by HTML5 and is supported by all the browsers.

Test: HTML Form Attributes - Question 2

Which of the following defines a default value on page load?

Detailed Solution for Test: HTML Form Attributes - Question 2

<button>, <li>, <progress>, <param>, <meter>, <input>, <option> are some elements used with value attribute and defines a default value on the page load. <object> element is used with many attributes like border, data, form, height etc. <area> is used with attributes like alt, cords, download, href, hreflang and many more.

1 Crore+ students have signed up on EduRev. Have you? Download the App
Test: HTML Form Attributes - Question 3

Which attribute is not for overriding the actions?

Detailed Solution for Test: HTML Form Attributes - Question 3

formaction is used for overriding <form> action, style is a global attribute that overrides previously set styles, tabindex is also a global attribute which overrides default tab order. A slot is a global attribute which assigns a slot in a shadow.

Test: HTML Form Attributes - Question 4

What is the use of spellcheck attribute?

Detailed Solution for Test: HTML Form Attributes - Question 4

spellcheck is a global attribute, it indicates if spell checking is allowed or not for the element. Syntax is
<p contenteditable=”true” spellcheck=”true”> William Shakespeare was a great novelist. </p>

Test: HTML Form Attributes - Question 5

Which parameter is commonly used for size attribute?

Detailed Solution for Test: HTML Form Attributes - Question 5

Size is an attribute commonly used with <input> and <select> element, it defines the width of element in pixels. If we have password or text as attribute then it will be count number of characters. Sizes is a attribute use with <link>, <source>, <img>

Test: HTML Form Attributes - Question 6

Which attribute indicates a descending order of displaying a list?

Detailed Solution for Test: HTML Form Attributes - Question 6

Reverse attribute commonly use with <ol> element. It indicates that if the list is to be displayed in descending order instead of ascending order or not. There is no reference for options like forward, straight and circular in HTML.

Test: HTML Form Attributes - Question 7

loop attribute is not used with _____________

Detailed Solution for Test: HTML Form Attributes - Question 7

loop attribute is commonly use with <audio>, <bgsound>, <video>, <marquee> and denotes whether the media should start playing from the beginning when it is finished. <track> element is use with default attribute and it checks whether the track is enabled or not.

Test: HTML Form Attributes - Question 8

datetime attribute is not related with ______________

Detailed Solution for Test: HTML Form Attributes - Question 8

datetime shows the date and time related with the element. Commonly use with <del>, <time>, <ins> elements. <del> is use with cite attribute, <ins> is also use with cite attribute, <form> element is use with various attributes like accept, action, accept-charset etc.

Test: HTML Form Attributes - Question 9

cols attribute is use with ___________

Detailed Solution for Test: HTML Form Attributes - Question 9

cols indicates number of columns in a certain textarea, use with <textarea> element. <td> element is use with align attribute, <th> is also use with align attribute, <ol> is basically use with reversed attribute.

Test: HTML Form Attributes - Question 10

Use of checked attribute is ____________

Detailed Solution for Test: HTML Form Attributes - Question 10

checked is use with <command>, <input> elements and it indicates if element is checked on loading of the page or not.

Information about Test: HTML Form Attributes Page
In this test you can find the Exam questions for Test: HTML Form Attributes solved & explained in the simplest way possible. Besides giving Questions and answers for Test: HTML Form Attributes, EduRev gives you an ample number of Online tests for practice

Top Courses for Primary 3

Download as PDF

Top Courses for Primary 3