
formatting-documents – web-design-html – কুইজ মডেল টেস্ট অনুশীলন – 19
10103. Where does meta tag goes in HTML?
- Both 1& 2
- None of the above
- Inside <body>
- Inside <head>
10104. Choose correct syntax for making a submit button:
- <form action=””> <input type="button" name="s1" value=" Submit " /> </form>
- <form action=””> </form>
- <input type="submit" name="s1" value=" Press " />
- <form action=””> <input type="submit" name="s1" value=" Press " /> </form>
10105. Table rows are defined using which tag?
- <table>
- <td>
- <th>
- <tr>
10106. Which tag is used to group related form data?
- <legend>
- <setarea>
- <fieldset>
- <set>
10107. Which attribute specifies an control to correctly handle it during form processing?
- Accesskey
- Type
- NAME
- Src
10108. Which input control is mostly used for yes or no answer?
- Radio
- Checkbox
- Select
- Text
10109. What is the correct HTML for making a checkbox?
- <input type="checkbox" />
- <checkbox>
- <input type="check" />
- <check>
10110. Attribute in form tag giving location where form’s data should be sent is?
- Type
- SRC
- ACTION
- Href
10111. Which choice correctly creates a submit button that can be used in a web form?
- <input type="send" name="submit">
- <input type="end" name="submit">
- None of the above
- <input type="submit" name="submit">
10112. Attribute and value in form tag to tell the browser to take all the data submitted with the form to the end of the file’s URL
- None
- Both
- Method="get"
- Method="post"
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।