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
6. The disadvantages of cascading style sheets is
Ans. Browser compatibility
7. Short form of pc is
Ans. picas
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
12. Which one of the following are the attributes of Font tag?
Ans. All of the above
13. Which of the following is not a style tag
Ans. <tt>
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
16. <TITLE></TITLE> tag must be within_____?
Ans. Header
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
19. A table contains rows which is identified by
Ans. <Tr>
20. __tag is used to define a table header.
Ans. <TH>
21. What does vlink mean?
Ans. Visited link
22. A list which is provided with numeric digit is called an
Ans. Ordered list
23. Defination list can be defined as:
Ans. <DL>
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
26. Which of the following is an attribute of <Table> tag?
Ans. Cellpadding
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
29. The sets of HTML tag is
Ans. All of the above
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
32. Table data may contain
Ans. All of the above
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
35. How many list of HTML is/are
Ans. Three
36. Which of the following is an attribute of <Table>tag?
Ans. Cellpadding
37. Which is the attribute that specifies an alternate text for an image, if the image cannot be
displayed?
Ans. Alt
38. <id>tag stands for:
Ans. Table data
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
44. To create a blank line in your web page
Ans. Insert<BR>tag
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>
56. To inserting a Style Sheet
Ans. All of the above
57. To use inline styles you use the style attribute in the ___tag?
Ans. Style tag
58. Which of the style sheet is also known as Embedded Style Sheet?
Ans. None of the above