Tag: list

HTML October 2006

Benefits of Using Unordered Lists

When marking up content which could be defined in some way as a list, you should consider using an unordered list (<ul>) for presentation. Not only does it improve the readability of your HTML c...

Read more →