Tag: Style

  • CSS Questions & Answers – Applying Style to a Document

    CSS Questions & Answers – Applying Style to a Document

    CSS Interview Questions and Answers for freshers focuses on “Applying Style to a Document”. Q 1. Which of the following is the correct way to applying style to a document?A. Use an external style sheet, either by importing it or by linking to itB. Directly embed a document-wide style in the head element of the…

  • CSS Quizs Question & Answers – Style Inclusion Methods

    Q 1. Which of the following property sets the font size of text?A. text-sizeB. font-sizeC. sizeD. text Show Answer Answer:-B. font-size Explanation Syntax:font-size: length | percentage | larger | smaller | xx-small | x-small | small | medium | large | x-large | xx-larger | inherit Q 2. Which of the following property sets a…

You cannot copy content of this page