Hey all!
I’m taking the CSS animations quiz and believe I found a miss-wording of the answer, but before I submit an issue on GitHub, I want to verify i’m not being silly.
On question #16 you see this:
The only relevant answer is answer #1, but the answer is incorrect as far as I can tell.
The code shows an animation starting at opacity of 0 (fully transparent) and ending at a an opacity of 1 (not transparent at all).
The first half of the answer is correct, the element would in fact fade-in, but it would not be increasing transparency it would be decreasing transparency.
Let me know if i’m just missing something or if this is worthy of a GitHub issue.
-DH
