
html5 – web-design-html-html5 – কুইজ মডেল টেস্ট অনুশীলন – 11
10262. Which choice correctly creates a checkbox that can be used in a web form?
- None of the above
- <input type="select" name="include">
- <input type="check" name="include">
- <input type="box" name="include">
10263. You created an unordered list with four list items. All the content following the fourth list item that should be normal text is indented under the list. What is the most likely cause of this problem?
- A missing ‘>’
- A missing ‘/’
- A missing opening tag
- A missing closing tag
10264. What is not an inline-level element
- b
- i
- u
- None of the above
10265. Which choice correctly creates a submit button that can be used in a web form?
- <input type="send" name="submit">
- <input type="submit" name="submit">
- <input type="end" name="submit">
- None of the above
10266. What to add to the text "hide me" to prevent it’s display in a browser?
- <1– > hide me </>
- <!– hide me! –>
- <1– hide me />
- None
10267. <TABLE BORDER CELLPADDING="8" CELLSPACING="4" BGCOLOR=yellow>áá <TR><TH>Fruits</TH><TH>Veggies</TH> <TH>Meats</TH></TR>áá <TR><TD>apple</TD><TD>lettuce</TD> <TD>chicken</TD></TR>áá <TR><TD>orange</TD><TD>carrot</TD> <TD>beef</TD></TR>áá <TR><TD>banana</TD><TD>celery</TD> <TD>fish</TD></TR> <CAPTION ALIGN="BOTTOM"> <B>Table 1</B>: Food groups </CAPTION> </TABLE> Question How many cells are there in the table above?
- 3 Cells
- 4 Cells
- 9 Cells
- 12 Cells
10268. Include a standard _________________ on all pages for consistency and ease of use.
- Navigation bar
- None
- Chat bar
- Tool bar
10269. What is not an block-level element
- p
- None of the above
- h
- ul
10270. We have to divide our page without break line. Which of following we have to use?
- <p>
- <div> </div>
- None
- <span></span>
10271. Fix the following code if any error. <dl> <dd>html</dd> <dt>hypertext markup language is the authoring language used to create documents for the World Wide web.</dt></dl>
- <dl><dt>html<dd>hypertext markup language is the authoring language used to create documents for the world wide web.</dd> </dl></dt>
- <dl><dt>html</dt> <dd>hypertext markup language is the authoring language used to create documents for the world wide web.</dd> </dl>
- <dl><dt>html</dt> <dd>hypertext markup language is the authoring language used to create documents for </dl> the world wide web.</dd> </dl>
- <dl><dt>html</dt> <dd>hypertext markup language is the authoring language used to create documents for the world wide web.<dd> </dl>
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।