Q12.webp
T

Q12.webp

Kizspy | Question: 12
(Choose 1 answer)
Assume that this code is linked together correctly.
<p class="fancy plain">Hi</p>
What color font is used to display "Hi"?
A. red
B. green
C. black
D. browser default
p{
color:red;
padding: 10px 5px;
background: black;
}
.fancy{
font-family: cursive;
background: red;
color: green;
}
.plain{
}
font-family: Times, serif;
color:black;

Thông tin

Category
WED201c
Thêm bởi
Thái Sơn
Ngày thêm
Lượt xem
2,130
Lượt bình luận
17
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom