1 2 3 4 5 6 7 8 9 10 11 12 13
<!DOCTYPE HTML> <html> <head> <meta charset="UTF-8"/> <title>What's new in Barcode Scanner</title> <link rel="stylesheet" href="../style.css" type="text/css"/> </head> <body> <ul> <li>Bug fixes</li> </ul> </body> </html>