Código HTML:
<!DOCTYPE html>
<html>
<body>
<table width="1500">
<tr>
<td width="500" bgcolor="red" nowrap="nowrap">.</td>
<td width="500" bgcolor="blue" nowrap="nowrap">.</td>
<td width="500" bgcolor="green" nowrap="nowrap">.</td>
</tr>
</table>
</body>
</html>
Así es más sencillo y funciona en todos lados o.o
¿Por qué a la gente le gusta complicarse la vida?