• Browser size aware content scaling

    Browser size aware content scaling

    The use of HTML lists (<ol> for an ordered list, <ul> for an unordered list) is very common these days. Today, we're going to look a little bit further than creating regular lists, by showing 8 different ways to beautifully style your HTML lists with CSS. We'll use some pure CSS techniques to make a bored list look awesome (and even have some extra functionality). As a reminder, here's how a default ordered list and a unordered list look like&#

    Added on 11-17-2009

    View This Tutorial | Report Tutorial

Related Tutorials