![]() |
![]() |
নির্বাচিত পোস্ট | লগইন | রেজিস্ট্রেশন করুন | রিফ্রেস |
Question no. 1 Which of the following statements is correct for a blockquote?
a. It make the text a bit bigger for emphasizing.
b. It defines the start of a long quote.
c. It makes the text slightly bolder.
Ans: b. It defines the start of a long quote.
Question no. 2 Which of the following is incorrect about the relation between HTML and XHTML?
a. XHTML is a stricter and cleaner version of HTML.
b. XHTML is almost identical to HTML 4.01.
c. XHTML and HTML both are used to generate dynamic content.
d. XHTML brings together the elements of HTML and the syntax of XML.
Ans: b. XHTML is almost identical to HTML 4.01.
Question no. 3 Choose the incorrect statement(s):
a. An HTML attribute is additional information included inside a tag.
b. HTML is case sensitive.
c. All the HTML4.01 tags must be paired.
d. Your browser may appear to correctly use newly deprecated code for the present, but its support for deprecated code could be
halted at any time after the browser is updated.
Ans: b. HTML is case sensitive.
Question no. 4 Which of the following tags can be used in place of a button tag?
a. legend
b. ol
c. input
d. dl
Ans: c. input
Question no. 5
Which of the following is not a valid input type of the form tag?
a. checkbox
b. image
c. hidden
d. button
e. All are valid
Ans: e. All are valid
Question no. 6 It is not necessary to give the coordinates for an image or object defined within an area tag, if the value of its shape attribute is:
a. circle
b. poly
c. default
d. rect
Ans: c. default
Question no. 7 Which of the following is/are a valid value for the type attribute of the input tag?
a. text
b. icon
c. reset
d. password
Ans: a. text , c. reset , d. password
Question no. 8 Which of the following is not correct for an action attribute for a form tag?
a.The action attribute can be defined at runtime.
b. If the value for action is null (action=""), then the form submits user data to itself.
c. If the URL is not provided to the action attribute, the form will not submit user data anywhere.
d. None of the above
Ans: d
Question no. 9 Which of the following values is/are valid for the align attribute of a tag?
a.left
b.right
c.center
d. offset
Ans: a,b,c
Question no. 10 What do you infer from the following code?
3.
How will you make a link to the above target?
a. Check Old Listing as well
b. Check Old Listing as well
c. Check Old Listing as well
d. Check Old Listing as well
Ans: b
Question no. 39 Which attribute specifies the submit URL in a form tag?
a. method
b. action
c. name
d. id
Ans: b
Question no. 40 The tag which is used to show monospaced text is:
a.
©somewhere in net ltd.