WebSite X5Help Center

 
Alberto Losantos
Alberto Losantos
User

Problemas Propiedades Table En Php  es

Autor: Alberto Losantos
Besucht 1246, Followers 1, Geteilt 31  

Cuando creo una tabla en php no puedo cambiar las propiedades de border, cellpading, etc.

Gepostet am
1 ANTWORTEN
Luca S.
Luca S.
User

Hola Alberto,

El atributo cellpadding, frontera, cellspacing, bordercolor ya no es compatible con HTML 5. WebsiteX5 genera HTML 5, que es la última tecnología disponible.
Para reorganizar las tablas HTML debe utilizar el atributo "estilo" e inserte el código css que permite el mismo efecto para las tablas (border-spacing, border-collapse, fronteras, etc.).

Google Translate:

Hello Alberto,

The attribute cellpadding, border, cellspacing, bordercolor is no longer compatible with HTML 5. WebSite X5 generates HTML 5 code, which is the latest technology available.
For rearrange the HTML tables using the attribute "style" and insert the css code that allows the same effect for tables (border-spacing, border-collapse, border, etc.). 

Mehr lesen
Gepostet am von Luca S.