0
How can i make the word "status" show before the staus bar the first line of code has it right second line of code when i run it
Status: <progress min="0" max="100" value="35"> </progress> Status: <progress min="0" max="1000" value="100"> </progress>
1 Resposta
+ 2
Just use the br tag after the first progress bar
https://code.sololearn.com/W8pySBLRHtFh/?ref=app