11. | The special formatting codes in HTML document used to present conten tare |
Discuss |
Answer: (a).tags
|
12. | There are ____ different of heading tags in HTML. |
Discuss |
Answer: (c).6
|
13. | HTML supports |
Discuss |
Answer: (c).both of the above
|
14. | Which of the following selector matches a particular element only when it lies inside a particular element? |
Discuss |
Answer: (b).The Descendant Selector
|
15. | Which of the following property is used to increase or decrease how bold or light a font appears? |
Discuss |
Answer: (d).font-weight
|
16. | Which of the following is correct about Hex Code format of CSS colors? |
Discuss |
Answer: (d).All of the above.
|
17. | Which of the following defines a measurement as a percentage relative to another value, typically an enclosing element? |
Discuss |
Answer: (a).%
|
18. | Which of the following property is used as a shorthand to specify a number of other background properties? |
Discuss |
Answer: (b).background
|
19. | Which of the following property is used to set the opacity of an image? |
Discuss |
Answer: (d).moz-opacity
|
20. | Which of the following property specifies whether a long point that wraps to a second line should align with the first line or start underneath the start of the marker of a list? |
Discuss |
Answer: (b).list-style-position
|