0

HTML Code

<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 80%;" aria-valuemin="0" aria-valuenow="80" aria-valuemax="100">
<span class="sr-only">90%</span>
</div>
</div>

Output:

How to create progress bar in Service Portal widget ServiceNow
Working Code Asked question July 6, 2023