Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>Simple calc expression in table layout</title>
<table border>
<tr>
<td style="width: 50%">x</td>
<td style="width: 100px">y</td>
</tr>
</table>