Tag: Styling

  • CSS Questions & Answers – Styling Tables

    CSS Questions & Answers – Styling Tables

    CSS Multiple Choice Questions & Answers (MCQs) focuses on “Styling Tables”. Q 1. Which of the following element is used within the table element to define a caption?A. <tablecaption> B. <table-cap> C. <caption> D. <table-caption> Show Answer Answer:-C. Q 2. Which of the following property is used to specify table borders in CSS?A. tableB. borderC.…

  • CSS Quizs Question & Answers – Styling Lists and Navigation Menus

    Q 1. Which of the following property defines labels for a list of items?A. list-shapeB. list-styleC. list-typeD. list-style-type Show Answer Answer:-D. list-style-type Explanation Syntax: list-style-type: disc | circle | square | decimal Q 2. Which of the following property defines in a shorthand form the width, style, and color for all four sides of an…

  • CSS Quizs Question & Answers – Styling Texts

    Q 1. Which of the following property converts text to initial capitals, all uppercase, or all lowercase?A. textB. text-transformC. text-decorationD. text-uppercase Show Answer Answer:-B. text-transform Q 2. Which of the following font-variant property render text using the same letter case as in the underlying code? A. boldB. small-capsC. normalD. none of the mentioned Show Answer…

You cannot copy content of this page