
html5 – web-design-html-html5 – কুইজ মডেল টেস্ট অনুশীলন – 3
10182. What is the correct HTML for making a checkbox?
- <checkbox>
- <input type="check" />
- <input type="checkbox" />
- <check>
10183. What tag would be best for starting a web form where users can input information?
- <input type="form">
- <web form>
- <form="user">
- <form>
10184. What is the correct HTML for making a text area?
- <input type="textbox" />
- <input type="textarea" />
- <textarea>
- None
10185. Which choice correctly creates a radio button that can be used in a web form?
- None of the above
- <input type="select" name="true">
- <input type="radio" name="true">
- <input type="button" name="true">
10186. Which choice correctly creates a submit button that can be used in a web form?
- <input type="end" name="submit">
- <input type="submit" name="submit">
- None of the above
- <input type="send" name="submit">
10187. Which attribute can prohibit text in a text area from being continued across long lines out of the visible window?
- Scroll
- Width
- Height
- OVERFLOW
10188. What is the main feature of an inline-level element
- positions itself horizontally
- None of the above
- takes the minimum width
- positions itself with the rest of the content
10189. What is not an inline-level element
- u
- b
- None of the above
- i
10190. What is the main feature of an block-level element
- occupies all the available width
- positions itself with a new empty line above and under
- None of the above
- forms a block
10191. We have to divide our page without break line. Which of following we have to use?
- <div> </div>
- <p>
- <span></span>
- None
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।