
Color: red;
Color: rgb(245,255,167);
Color: #fe45fd;
Color: rgba (245,255,167,0.9);
We use the color property to change the text color of an element
p {
color: yellow;
}
Use the background-color property to change the background color of an element
p {
Background-color: yellow;
}
Ghulam Ahmad is an Excellent Writer, His magical words added value in growth of our life. Highly Recommended
- Fazal Rehman Tweet
2 Responses