How to do like this list using <li> and CSS?
- by Tom
Hi,
i want to make an stylized unordered list like the following, but i don't want it to be completely divs, i want to use the <li> & <ul> tags and maybe a div if it's necessary.
Any sample code to make like this ?
Thanks