HTML L1
HTML L1
ans:-DATALIST
2.The purpose of the <keygen> element is to provide a secure way to authenticate users
ans:-When the form is submitted, two keys are generated, one private and one public
3.The <input type="----"> is used for input fields that should contain a date
ans:-DATE
4.The <input type="----"> allows the user to select a month and year.
ans:-"MONTH"
5.The <input type="------"> allows the user to select a time (no time zone).
ans:-TIME
6.The <input type="-----------"> specifies a date and time input field, with no time zone.
ans:-DATETIME-LOCAL
7.The <input type="----------"> is used for input fields that should contain an e-mail address.
ans:-EMAIL
8.The <input type="------"> is used for input fields that should contain a URL address.
ANS:-URL
9.The autocomplete attribute specifies whether a form or input field should have autocomplete?
ans:-ON R OFF
10.The -- attribute specifies that the input field should automatically get focus when the page loads?
ans:-AUTOFOCUS
11.The--- attribute specifies that the user is allowed to enter more than one value in the <input>
element.
ans:-MULTIPLE
12.The ----- attribute specifies a regular expression that the <input> element's value is checked against.
ans:-PATTERN
ans:-FIGCAPTION
ans:-MARK
15.not sematic
ans:-ARTICLE
ans:-3 (MP3,OGG,WAV)
ans:-OBJECT OR EMBED
ans:-EMBED
ans:-METER
22.which input type will give the output of number Quantity (between 1 and 5):
23.which is used for input fields that should contain a telephone number.
24.which attribute specifies how the form data should be encoded when submitted
ans:-FORMENCTYPE Attribute
Ans:<figcaption>
Ans:2
Ans:MP4,WebM, Ogg
Ans:<video>
Ans: XHTML
1. CSS provided the basic style such as Ans. All of the above
2. Which style sheet can be apply to the content of a single element? Ans. Inline Style Sheet
3. Where in an HTML document is the correct place to refer to an external style sheet? Ans. None of the
above
4. The id selector is used to specify a style for Ans. Single, unique element
5. Which of the style sheet is also known as embedded style sheet? Ans. None of the above
8. To use inline styles you use the style attribute in the ____ tag Ans. Style tag
9. Which attribute in HTML table is used to give a border to your table? Ans. Border
10. A table with no border Ans. <table border=”0”> 11. What is a FTP program used for? Ans. Transfer
file to and from an internet server
14. Which of the following is the HTML tag to define a preformatted text? Ans. <pre>
15. Which of the following is an attribute which specifies the text direction for the content is an
element? Ans. Dir
17. Which is the attribute that specifies an altemate text for an image,if the image cannot be displayed?
Ans. Alt
18. Which tag is used to identify the beginning and end of the HTML document? Ans. Html
22. A list which is provided with numeric digit is called an Ans. Ordered list
24. A list which is provide with a bullet(a black dot)is called an Ans. Unordered list 25. Which of the
following is used increase the row height? Ans. Row span
27. __and __are used to define a span in column and rows respectively. Ans. Cell padding and cell
spacing
28. A____(Year, Month, Day, Hour, Minute, Second, Fractions of a second)enclosed according to ISO
8601 with the time zone set to UTC. Ans. Datetime
30. Which select is used to specify a style for a group element? Ans. ID selector
31. The doctype declaration for the HTML is Ans. Case insensitive
33. Which controls will be used in space between table calls? Ans. cellspacing
34. A list which is provided with numeric didgit is called an Ans. Ordered list
37. Which is the attribute that specifies an alternate text for an image, if the image cannot be displayed?
Ans. Alt
39. Which of the following is used to define parameters for plugins embedded with an object element?
Ans. <param>
40. Which of the following are attributes of Font Tag? Ans. All of the above
41. Choose the correct HTML tag for the largest heading? Ans. H1
42. Which of the following is the HTML tag to make a text italic?
Ans. <i>
43. A CSS declaration always ends with a ____, and declaration groups are surrounded by____ Ans.
Semicolon and curly brackets
45. Which of the following is an attribute which specifies extra information about an element? Ans. title
46. Which selector is used to specify a style for a group of elements? Ans. Id selector
47. Which of the following are attributes of Font Tag? Ans. All of the above
48. An internal style sheet should be used when a single document has a Ans. Unique style
49. A___ tag is used to specify that the browser is to fetch and use an external style sheet file Ans. <link>
50. Which is the superior styles of html? Ans. css
51. Which of the style sheet is also known as Embedded Style Sheet? Ans. None of the above
52. One of the most popular way is to specify character –set using a Ans. None of the above
53. Where is an HTML document is the correct place to refer to an external style sheet? Ans. In the
section
54. An internal style sheet should be used when a single document has a Ans. Unique style
55. Which of the following is used to define parameters for plugins embedded with an object element?
Ans. <param>
58. Which of the style sheet is also known as Embedded Style Sheet? Ans. None of the above