2) The Arithmetic Logic Unit handles all the ________ function?
3) How do you utilize flexbox's properties?
4) The elements <DIV> and <SPAN> have the following characteristics
5) Which is the correct way to specify the color of a paragraph of text?
6) How do I remove the underline from a link using CSS?
7) The code for the comment tag in CSS is
8) What is the correct syntax for referring an external CSS?
9) Where is the correct place for external css in HTML document?
10) Internal styles are written within below code.
11) which text property defines the minimum and maximum between words in CSS?
12) we want to change in entire website by changing one file css, which type css used for it?
13) Which CSS property will be used for don't want to allow a floating div to the left side of an element?
14) which is the correct CSS syntax in HTML?
15) which is the CSS comments
16) Which property is used to define the font of the element's text in CSS?
17) How to add a background color for all <h2> elements?
18) How to select the elements with the class name “careerbodh”?
19) which are the valid values of font-style property?
20) which is the correct syntax of border property in CSS?
21) Which CSS property is used to change color from Mouse over?
22) How to change the left margin of an element?
23) which are the valid values of text-align property?
24) Which selector in CSS is used to select the elements that do not match the selectors?
25) Which is not a type of combinator?
26) Which CSS property defines how an image or video fits into container with established height and width?
27) The correct CSS statement is used to remove the markers/bullets?
28) How many color supports in CSS?
29) Which selector is used to selects all the <h> elements where the parent is a <div> element.
30) Which CSS property is used to specify the type of quotation mark?
31) Which css property is used to show dotted border around the block or image?
32) which css property is used to show arrow as cursor?
33) Which of the css property is used to perform calculations in css?
34) Which property is used to remove the underline from hyperlinks in css?
35) How to change the text size in css?
36) which of the following property used to change the text color in css?
37) Which of the following property is used to make the text bold in css?
38) Which of the tag is used to attach css file in html document?
39) Which of these protocols would enable a hyperlink to easily access any file on the available local file system?
40) Which Selector selects any element in case it is the only child element of its parent element with its type?
41) Which CSS3 Color Feature is like RGB color and adds the alpha channel value so as to specify a color’s opacity?
42) Which CSS3 Color Feature could be used as a macro for any current color?
43) Which property sets the actual amount of spacing between the various letters?
44) Which of these measurements would define a measurement that is relative to the x-height of a font?
45) The CSS property that is primarily used for giving a line over a text would be:
46) Which one is NOT the audio element’s attribute?
47) The screen media type can be used with:
48) _____ describes the CSS properties for manipulating the “ruby” position, that are small annotations next to or on top of words, especially common in Japanese and Chinese.
49) No single, integrated ____________________ specification exists, because it gets split into various separate modules:
50) The CSS property that is equivalent to the align attribute is:
51) Which value is a slightly bolder weight than the standard bold in the font attribute?
52) Which of these functions is the 2D transformation in the matrix format?
53) Which selector do we use to specify the rule for binding some particular unique element?
54) The “color:red” in CSS can be known as _____________:
55) Which of the following CSS3 property can be used to allow line breaks within words?
56) Which of the following CSS property defines the space between cells in a table?
57) Which of the following property allows a marquee to be used in the case of a text-overflow?
58) Which of the following CSS Property sets the stacking order of positioned elements?
59) Which of the following property is used to align the text in a table?
60) Which of the following CSS property is used to specify table borders in CSS?
61) Which of the following CSS selector selects the elements that are checked?
62) Which of the following CSS Property controls how an element is positioned?
63) Which of the following CSS property sets the shadow for a box element?
64) Which of the following CSS property specifies the look and design of an outline?
65) Which of the following CSS property sets what kind of line decorations are added to an element, such as underlines, overlines, etc?
66) Which of the following CSS property can be used to set the image as a border instead of the border style?
67) Which of the following function defines a linear gradient as a CSS image?
68) Which of the following is the first CSS specification to become an official W3C Recommendation?
69) Which of the following is the correct syntax to link an external style sheet in the HTML file?
70) Which of the following are the CSS Extension Prefixes for Webkit?
71) Which of the following CSS style property is used to specify an italic text?
72) Which of the following CSS property is used to make the text bold?
73) Which of the following CSS framework is used to create a responsive design?
74) Which of the following has introduced text, list, box, margin, border, color, and background properties?
75) Which of the following CSS selectors are used to specify a group of elements?
76) Which of the following CSS property is used to specify whether the table cells share the common or separate border?
77) Which of the following is not a value of the font-variant property in CSS?
78) Which of the following CSS property is used to add shadows to the text?
79) The CSS property used to draw a line around the elements outside the border?
80) Which of the following is the correct syntax to select the p siblings of a div element?
81) Which of the following is the correct syntax to select all paragraph elements in a div element?
82) How to select the elements with the class name "example"?
83) Which of the following syntax is correct in CSS to make each word of a sentence start with a capital letter?
84) The CSS property used to specify whether the text is written in the horizontal or vertical direction?
85) Which of the following CSS property is used to specify the space between every letter inside an element?
86) Which of the following is used to specify the subscript of text using CSS?
87) The CSS property used to specify the transparency of an element is -
88) Which of the following property is used as the shorthand property of margin properties?
89) The CSS property used to make the text bold is -
90) Which of the following property is used as the shorthand property for the padding properties?
91) Which of the following is the correct syntax to display the hyperlinks without any underline?
92) Which of the following is the correct syntax to make the background-color of all paragraph elements to yellow?
93) Which of the following CSS property is used to set the background image of an element?
94) The HTML attribute used to define the internal stylesheet is -
95) The HTML attribute used to define the inline styles is -
96) The CSS property used to control the element's font-size is -
97) The property in CSS used to change the text color of an element is -
98) The property in CSS used to change the background color of an element is -
99) Which of the following is the correct syntax for referring the external style sheet?