X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/4341e8048e4cfe38f8afff312068ec53b6a36ff6..ab204ec4981b5edf4bc33e01db11d293946d0220:/HTML/test/prueba_tabla.php?ds=inline 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');