McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Computer Applications (BCA)
→
Web Technology
→
CSS
→
----stands for Cascading Style Sheets.
Q.
----stands for Cascading Style Sheets.
A.
CSS
B.
inline
C.
internal
D.
external
Answer» A. CSS
1.5k
1
Do you find this helpful?
12
View all MCQs in
Web Technology
Discussion
D
Devnand
2 years ago
nice
0
Login to comment
Related MCQs
The-----CSS is also a method to insert style sheets in HTML document. This method mitigates some advantages of style sheets so it is advised to use this method sparingly.
A CSS style rule is made up of three parts which are …… i) Selector ii) Property iii) Value iv) Attribute
...................... is used to import an external style sheet
-------is the arrangement of elements is order of importance. This is done either by size, colour, imagery, contrast, typographically, whitespace, texture and style.
Visual hierarchy is the arrangement of elements is order of importance. This is done either by size, colour, imagery, contrast, typographically, whitespace, texture and style.
The -------attribute is often used to point to a class name in a style sheet. It can also be used by a JavaScript to access and manipulate elements with the specific class name.
-----tag is used to give the font effect like size , color and style.
An------CSS is used to apply a unique style to a single HTML element
An-----CSS is defined in the <head> section of an HTML page, within a <style> element:
With an--------style sheet, you can change the look of an entire web site, by changing one file!