Tag: Knowledge

  • CSS Quizs Question & Answers – CSS Text

    CSS Quizs Question & Answers – CSS Text

    Q1 . Which of the following CSS property determines how overflowed content that is not displayed is signaled to the users?A. text-flowB. text-underflowC. text-overflowD. none of the mentioned Show Answer Answer:-C. text-overflow Q 2. Which of the following sets the mode for the overline text decoration, determining whether the text decoration affects the space characters…

  • CSS Quizs Question & Answers – CSS Border

    CSS Quizs Question & Answers – CSS Border

    Q 1. Which CSS property can be used to set the image as border instead of the border style?A. background-imageB. border-imageC. background-image-sourceD. border-image-source Show Answer Answer:-D. border-image-source Explanation The border-image-source property specifies the path to the image to be used as a border (instead of the normal border around an element). Q 2. In how…

  • CSS Quizs Question & Answers – Specifying sizes, colors and files

    CSS Quizs Question & Answers – Specifying sizes, colors and files

    Q 1 . Which of the following is not a attribute of the audio element?A. controlsB. srcC. checkD. loop Show Answer Answer:-C. check Explanation Self-explainatory. Q 2. Which of the following element is used to specify multiple media resources for media elements like audio and video? A. <source> B. <link> C. <script> D. <src> Show…

  • CSS Quizs Question & Answers – CSS Color Values

    CSS Quizs Question & Answers – CSS Color Values

    Q 1. Which of the following Color Format is a CSS3 HSL value with a fourth value to set the alpha channel value for the color to define the opacity of the element?A. RGB ColorB. RGBa ColorC. HSL ColorD. HSLa Color Show Answer Answer:-D. HSLa Color Explanation None. Q 2. Which of the following Selector…

  • CSS Quizs Question & Answers – Style Inclusion Methods

    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…

  • CSS Quizs Question & Answers – Specification of CSS

    CSS Quizs Question & Answers – Specification of CSS

    Q 1. What will be the output of below mentioned code snippet? h1 {color: “green”;} A. heading becomes greenB. heading becomes dark-greenC. error occorsD. nothings happen Show Answer Answer:-D. nothings happen Explanation Output of above code snippet won’t happen as the declaration syntax is wrong. The correct declaration is : h1 { color: green; }…

  • CSS Quizs Question & Answers – CSS Versions

    CSS Quizs Question & Answers – CSS Versions

    Q1 . Which of the following CSS property is used to give a line over the text?A. text-decoration: underlineB. text-decoration: overlineC. text-decoration: line-throughD. text-decoration: none Show Answer Answer:-B. text-decoration: overline Explanation Text-decoration is a CSS property used to decorate the text. The text-decoration property takes many values such as overline, underline, line-through, none, inherit, etc.…

  • CSS Quizs Question & Answers – CSS Fonts

    CSS Quizs Question & Answers – CSS Fonts

    Q 1. Which of the following value is supposed to be a slightly bolder weight that standard bold in font attribute? A. empasizeB. lightC. lighterD. dark Show Answer Answer:-D. dark Explanation Self-explainatory. Q 2. Which of the following property allows contextual adjustment of inter-glyph spacing, i.e. the spaces between the characters in text?A. font-styleB. font-familyC.…

  • Maths G.K. Quizs Question

    Maths G.K. Quizs Question

    Since the beginning of time, math has been used, as shown by the ancient structures that still stand today. So let’s look at this math quiz and answers about the wonders and history of mathematics to expand our knowledge. Q 1. Who is the Father of Mathematics? Show Answer Answer:-Archimedes Q 2. Who discovered Zero…

  • Top15 Australia Quizs Question

    Top15 Australia Quizs Question

    Q 1. Who did Prime Minister John Howard call the ‘greatest living Australian’ in 2001? Show Answer Answer:-Don Bradman Q 2. The original lyrics of Waltzing Matilda were written by which Australian poet? Show Answer Answer:-Banjo Paterson Q 3.In Australian slang, what is a matilda? Show Answer Answer:-A bundle of belongings or sleeping equipment Q4.…

You cannot copy content of this page