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 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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>

27th Dec 2021, 2:43 AM
Schneur Sanowicz
1 Answer
+ 2
Just use the br tag after the first progress bar https://code.sololearn.com/W8pySBLRHtFh/?ref=app
27th Dec 2021, 2:46 AM
NEZ
NEZ - avatar