File indexing completed on 2024-11-17 04:43:56
0001 <?xml version="1.0" encoding="UTF8"?> 0002 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 0003 <html xmlns="http://www.w3.org/1999/xhtml"> 0004 <head> 0005 <meta http-equiv="Content-Type" content="text/html; charset=UTF8" /> 0006 <title></title> 0007 <style></style> 0008 </head> 0009 <body> 0010 <style type="text/css"> 0011 th { 0012 text-align: left; 0013 width: 25%; 0014 white-space: nowrap; 0015 font-weight: bold; 0016 } 0017 .header th { 0018 vertical-align: middle; 0019 } 0020 td { 0021 padding-left: 5px; 0022 } 0023 0024 </style> 0025 <table class="header"> 0026 <tr> 0027 <th> 0028 <img src="file:view-pim-journal" align="top" height="16" width="16" alt="Journal" title="Journal" /> 0029 </th> 0030 <td> 0031 <b> 0032 <u>Dear diary</u> 0033 </b> 0034 </td> 0035 </tr> 0036 </table> 0037 <table> 0038 <!-- Calendar --> 0039 <!-- Date --> 0040 <tr> 0041 <th valign="top">Date:</th> 0042 <td>Monday, 21 September 2015</td> 0043 </tr> 0044 <!-- Description --> 0045 <tr> 0046 <th valign="top">Description:</th> 0047 <td>Dear diary,<br /> 0048 <br /> 0049 today I went to Prague and it was amazing.<br /> 0050 <br /> 0051 End of story.<br /> 0052 </td> 0053 </tr> 0054 <!-- Categories --> 0055 </table> 0056 <!-- Creation date --> 0057 <p> 0058 <em>Creation date: Wednesday, 30 September 2015 09:50:37 UTC</em> 0059 </p> 0060 </body> 0061 </html>