adplus-dvertising
141. To define a style for a special type of elements, we can add a
a. Class
b. Margin
c. Border
d. Table
Discuss
Answer: (a).Class

142. For applying styles on many web pages which style sheet is more preferable?
a. Inline CSS
b. External CSS
c. Internal CSS
d. None
Discuss
Answer: (b).External CSS

143. CSS stands for?
a. Cascading Style Sheets
b. Copy Style Sheet
c. Cascading Screen Sheets
d. None
Discuss
Answer: (a).Cascading Style Sheets

144. CSS padding property is used for?
a. Space
b. Border
c. Background color
d. Margin
Discuss
Answer: (a).Space

145. Which style of CSS sheets are more preferable for applying a unique style in single web element?
a. Inline CSS
b. External CSS
c. Internal CSS
d. None
Discuss
Answer: (a).Inline CSS

146. There are how many ways to add CSS sheets in HTML elements?
a. 3 ways
b. 2 ways
c. 1 way
d. a lot of ways
Discuss
Answer: (a).3 ways

147. Using style sheets in head section of a web document is called
a. Inline CSS
b. External CSS
c. Internal CSS
d. Both a and b
Discuss
Answer: (c).Internal CSS