5 Answers
New AnswerIf I am told to write a code showing progress of 65%
4/16/2021 7:40:41 PM
Gayatri Ghosh5 Answers
New AnswerIf you want to see the progress in percentage , then you have to learn JavaScript.
Use progress tag and write attribute min and max with the value attribute. Inside it write the percentage you want to show for eg. <progress min="0" max="100" value="20"></progress>
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message