
distribution-manager – web-dev-dhtml – কুইজ মডেল টেস্ট অনুশীলন – 4
11257. Which attribute affects the appearance of the internal table borders only, not external borders
- Format
- Color
- Size
- Rules
11258. How can you make a list that lists the items with numbers
- <ul>
- <list>
- <dl>
- <ol>
11259. Observe the following JavaScript code – var n1 = "10",n2 = "7"; What is the value of +n1 + n2
- 17
- 7
- 107
- 10
11260. What happens if three p tags are in a row
- Not used
- The browser uses only the middle tag and ignores the others.
- The browser uses only the last tag and ignores the others.
- The browser uses only the first tag and ignores the others.
11261. Which choice correctly aligns a given set of text towards the center of the page
- <text="center">
- None of the above
- <center>
- <align="text">
11262. In a hexadecimal color code the second two numbers refer to which color
- Green
- Red
- White
- Blue
11263. 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 opening tag
- A missing closing tag
- A missing ‘/’
11264. Which attribute can prohibit text in a text area from being continued across long lines out of the visible window
- Width
- Scroll
- OVERFLOW
- Height
11265. Observe the following JavaScript code – if (!("a" in window)) { var a = 1;} alert(a); What does the alert statement output
- No output is given
- NULL
- 1
- undefined
11266. Which tag is used to enclose list items in both ordered and unordered lists
- Li
- Ol and ul
- Dd
- Td
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।