Hello i tried hard to make exactly like this:
But it's difficult for me, and its not right at all. My boxes arent so perfect as in the image, and same with the text under it.
<table border="0" align="center" cellspacing="2" cellpadding="2" >
<tr >
<td class="cell" style="color: #CCC; font-size: 10px;">
<input type="text" value="Email"></td>
<td class="cell" style="color: #CCC; font-size: 10px;">
<input type="text" value="Lösenord"></td>
</tr>
<tr align="center" >
<td class="cell" style="color: #CCC; font-size: 10px;">Glömt lösenord</td>
<td class="cell" style="color: #CCC; font-size: 10px;">Kom ihåg</td>
</tr>
</table>
What have I done wrong? / am i missing?