Jump to content
12/12/2008
I’ve been building progress indicators with <ol>s for a while now, but an even better idea is to throw a <strong> tag around the current <li>, that way the current step is also bolded with styles turned off:
http://csswizardry.com/web-design+/#location-nav5-3-1
Vote up?
12/12/2008
I’ve been building progress indicators with <ol>s for a while now, but an even better idea is to throw a <strong> tag around the current <li>, that way the current step is also bolded with styles turned off:
http://csswizardry.com/web-design+/#location-nav5-3-1