How can I center this ul
tag ?
I tried every thing I know but nothing works (http://jsfiddle.net/alhasen/dmW5F/).
Note: View this in fullscreen.
See this ul
list at the center of the fieldset.
<ul id="progressbar">
<li class="active">First step</li>
<li>Second step</li>
<li>Third step</li>
</ul>
menu?](http://stackoverflow.com/questions/2865380/how-do-i-center-align-horizontal-ul-menu)
– Stratus3D Apr 21 '14 at 16:38