Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<style>
table { border-spacing:0 }
td { vertical-align: baseline; padding:0; }
</style>
</head>
<body>
<table border="0" width="100%">
<tr>
<td width="50%">Hello</td>
<td width="50%">Kitty</td>
</tr>
</table>
</body>
</html>