Skip to content

Commit

Permalink
Tabla de contenido sobre CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorHTorres committed May 24, 2014
1 parent 4362051 commit 96ed944
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CSS/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# CSS

CSS significa hoja de estilos en cascada y sirve para darle estilo y formato a la estructura de un proyecto escrito en un lenguaje de marcado, ejemplo: HTML.

## Tabla de contenido

- Propiedades en CSS
- Over flow
- Border radius
- Float
- Display
- Position
- Box shadown
- Min y Max
- @Font face
- Pseudo elementos
- First child
- Last child
- NTH child
- After
- Before
- Valores de herencia
- Inherit
- Initial
- Unset
- Herramientas adicionales
- Normalize
- Prefixfree
- Modernizr
- Mockups
- Caniuse
- Google fonts
- Recomendaciones
- FAQs

0 comments on commit 96ed944

Please sign in to comment.