1.

For Inline Style, we don’t need to reapply style information throughout the document and outside documents.(a) True(b) FalseThe question was posed to me in final exam.My question is from The Specification of CSS in section CSS Fundamentals, Colors and Styling of CSS

Answer»

The correct answer is (b) False

The explanation is: In inline style, properties are CONFINED with a PARTICULAR element to which it is applied. It won’t be applied to other element of the same type. We need to REAPPLY style information THROUGHOUT the DOCUMENT whenever it is necessary.



Discussion

No Comment Found

Related InterviewSolutions