Home >Web Front-end >HTML Tutorial >Issues regarding text color setting in css_html/css_WEB-ITnose
Can someone help explain the difference between color, font-color, and text-decoration-color? It’s very confusing. Now, I don’t know when to use which one.
color is the text color
There is no font-color in css, nor text-decoration-color
color is the text color
There is no font-color or text-decoration-color in css