+ 1
i can't figure out how to make a transition block in my code
i am trying to replace the progress bar in my code with a transition block that shows how much I know in the block when you hover over it but it doesn't seem to work https://code.sololearn.com/WCZKXk2MOgRL/?ref=app
1 Resposta
+ 1
Because it is a progress tag you need a div tag with some styles and a div as progress like in my code
https://code.sololearn.com/W3sCXb62WED0/?ref=app
It has its own progress bar