Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anterior Revisión previa Próxima revisión | Revisión previa | ||
|
componentes:wstyle [29/12/2019 09:06] fredy |
componentes:wstyle [03/04/2022 21:47] (actual) pedro [Propiedades] |
||
|---|---|---|---|
| Línea 11: | Línea 11: | ||
| ===== Propiedades ===== | ===== Propiedades ===== | ||
| - | ^Nombre ^Propiedad_Style_HTML___________^Descripción ^ | + | ^Nombre ^Propiedad Style HTML^Descripción ^ |
| - | | **A** || | | + | | **A** ||| |
| |cAlign|align |Specifies the alignment between the lines inside a flexible cOntainer when the items do not use all available space| | |cAlign|align |Specifies the alignment between the lines inside a flexible cOntainer when the items do not use all available space| | ||
| - | |cAlign_items|align-items |Specifies the alignment for items inside a flexible cOntainer| | + | |cAlign_items|[[https://www.w3schools.com/cssref/css3_pr_align-items.asp|align-items]] |Specifies the alignment for items inside a flexible cOntainer| |
| - | |cAlign_self| |Specifies the alignment for selected items inside a flexible cOntainer| | + | |cAlign_self|align-self |Specifies the alignment for selected items inside a flexible cOntainer| |
| - | |cAnimation | |A shorthand property for all the animation-* properties| | + | |cAnimation |animation |A shorthand property for all the animation-* properties| |
| - | |cAnimation_delay | |Specifies a delay for the start of an animation| | + | |cAnimation_delay |animation-delay |Specifies a delay for the start of an animation| |
| |cAnimation_direction| |Specifies whether an animation should be played forwards, backwards or in alternate cycles| | |cAnimation_direction| |Specifies whether an animation should be played forwards, backwards or in alternate cycles| | ||
| |cAnimation_duration | |Specifies how long an animation should take to cOmplete one cycle| | |cAnimation_duration | |Specifies how long an animation should take to cOmplete one cycle| | ||
| Línea 257: | Línea 257: | ||
| |cZ_index| |Sets the stack order of a positioned element| | |cZ_index| |Sets the stack order of a positioned element| | ||
| - | ===== METODOS ===== | + | ===== Métodos===== |
| ^Nombre ^Descripción ^ | ^Nombre ^Descripción ^ | ||
| |[[addMedia]] |Objeto de la clase [[wStyleItem]] para el manejo de [[https://developer.mozilla.org/es/docs/CSS/Media_queries|media queries]]| | |[[addMedia]] |Objeto de la clase [[wStyleItem]] para el manejo de [[https://developer.mozilla.org/es/docs/CSS/Media_queries|media queries]]| | ||