
February 14th, 2013, 05:44 AM
|
|
Registered User
|
|
Join Date: Feb 2013
Posts: 1
Time spent in forums: 6 m 39 sec
Reputation Power: 0
|
|
|
New Member - Labels to progress bars
Can someone please help me add text labels to these progress bars?
I need one label left aligned on the dark grey and one right aligned on the light grey of each row. Am a css novice!
<!--
<div style="width:300px; height:20px; background-color:#CCC;" >
<div style="width:66%; height:20px; background-color:#666; border-right:1px #FFF solid;"></div>
</div> -->
many thanks
|