Documentation about documentation

5.1.2.Adding tables

Tables look scary and confusing at first, but when it’s written nicely in the code, it becomes a bit more do-able 😀


Code:
<strong>Fix for Outlook 2007</strong>
<center><table border="1" cellspacing="3" cellpadding="14">
<tr bgcolor="#d9e2f3">
        <td style="width:130px"><strong>Outlook and Windows version</strong></td>
        <td style="width:130px"><strong>Path in the ZiP file</strong></td></tr>
<tr>
        <td style="width:130px">Outlook 2007 on Windows 32-bit</td>
        <td style="width:130px">Outlook 2007\Forms-2007-samebit.reg</td></tr>
<tr>
        <td style="width:130px">Outlook 2007 on Windows 64-bit</td>
        <td style="width:130px">Outlook 2007\Forms-2007-64win.reg</td></tr>
</table></center>

Yes No Suggest edit
Help Guide Powered by Documentor
Suggest Edit