
distribution-manager – web-dev-dhtml – কুইজ মডেল টেস্ট অনুশীলন – 10
11317. Which character is used to denote the descendant selector
- Space
- _’
- -‘
11318. What does the following expression returns Math. round(-20.51) =
- -21
- 20
- None
- 19
11319. Each of the decimal rgb values in web-safe colors are multiples of _____.
- 51
- 256
- 128
- 64
11320. What tag would be best for starting a web form where users can input information
- <input type="form">
- <web form>
- <form>
- <form="user">
11321. 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
- 4 Cells
- 3 Cells
- 9 Cells
- 12 Cells
11322. How to hide javascript from browsers which do not support it
- Put it in object tag
- Put it in meta tags
- None of the above
- Put it in script tag
11323. If developing a web page, an error. Is fixed and web page is saved , which button to be clicked in
- Display button
- Check button
- Refresh button
- Show button
11324. Add the appropriate code to cause each item in the following list to be preceded by square bullets <body> My favorite colors, in no particular order, are: Red Blue Green </body>
- <body> <ul type="square">my favorite colors
- in no particular order
- are: <li>red</li> <li>blue</li> <li>green</li> </ul> </body><body> <li type="square">my favorite colors
- in no particular order
11325. Check the following code for any error.:<p><strong><em>hello world!</p></strong></em>
- <p><strong/><em>hello world!</em></strong></p>
- <p><strong><em>hello world!</em></strong></p>
- <p><strong><em>hello world!</em></strong>
- No error
11326. The __________ tag and ___________ attribute are used to force all links in a page to load in a particular frame.
- Frame and iframe
- BASE AND TARGET
- Base and frame
- FRAME AND TARGET
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।