<!DOCTYPE html>
<html>
<body>
  <table border="1">
    <colgroup>
      <col width="200">
    </colgroup>
    <tr><td>Foo</tr></td>
  </table>
</body>
</html>