1 2 3 4 5 6 7 8
<html> <body> <ul> <li>Post 1 was posted on a Thursday</li> <li>Post 2 was posted on a Friday</li> </ul> </body> </html>