1 2 3 4 5 6 7 8 9
<html> <body> <ul> <li>United Kingdom does not celebrate an independence day.</li> <li>United States gained independence on July 4th, 1776.</li> <li>Japan does not celebrate an independence day.</li> </ul> </body> </html>