X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/4341e8048e4cfe38f8afff312068ec53b6a36ff6..4f67ba69265636e7b98299a9ba8519b6df8baa90:/HTML/test/prueba_tabla.php diff --git a/HTML/test/prueba_tabla.php b/HTML/test/prueba_tabla.php index 9322a0f..be669bf 100644 --- a/HTML/test/prueba_tabla.php +++ b/HTML/test/prueba_tabla.php @@ -14,7 +14,7 @@ require_once './../php/Tabla.php'; - $TABLA = new Tabla (); + $TABLA = new Tabla ('width="500" align="right"'); $row = array ('R0C0','R1C1','R1C2','R2C3','R2C4','R2C5','R2C6','R2C7','R2C8','R2C9');