W
W
wasiliev962020-04-25 11:50:47
css
wasiliev96, 2020-04-25 11:50:47

The validator complains about conic-gradient. Where is the mistake?

.test{
background:conic-gradient(#dadada, #b6b5b5, #d4d0d0, #dad5d5, #cfcccc, 
#e6e6e6, #dddddd, #cfcfcf, #dadada, #b3b2b2, #c7c7c7, #e3e3e3, #d2d2d2,
 #afafaf, #c2c2c2, #bebebe, #c0c0c0, #e5e5e5, #d6d6d6, #c4c4c4, #cacaca, 
 #bdbdbd, #e3e3e3);
}

conclusion:5ea3f99f9d0fb306745891.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander, 2020-04-25
@wasiliev96

The validator is a bit late with new features , CSS variables will also swear.

Y
yrilfarh, 2020-04-25
@yrilfarh

Ignore the validator. It does not have any effect in the final work.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question