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
→
The CSS-------property defines the text ...
Q.
The CSS-------property defines the text color to be used.
A.
color
B.
font-family
C.
font -size
D.
border
Answer» A. color
1.4k
0
Do you find this helpful?
5
View all MCQs in
Web Technology
Discussion
No comments yet
Login to comment
Related MCQs
Consider the following statements var text = "testing: 1, 2, 3"; // Sample text var pattern = /\d+/g In order to check if the pattern matches with the string “text”, the statement is
The CSS---------property defines the text size to be used.
-------defines the most important heading. <h6> defines the least important heading.
<h1> defines the most important heading------- defines the least important heading.
Which is true to change the text color to red?
The HTML-------element defines preformatted text.
<b> tag makes the enclosed text bold. What is other tag to make text bold?
-----tag is used to give the font effect like size , color and style.
---------refers to the arrangement of text, images, and other objects on a page. The term was initially used in desktop publishing (DTP), but is now commonly used to describe the layout of WebPages as well.
The <input type="-------"> defines a checkbox it is used to give no of option and we have to select more then one option.