Inicio »

Blog »

Archivo de la categoría ‘’

Archivo de Octubre de 2009

Triángulos en CSS

Viernes, 23 de Octubre de 2009

Usando bordes transparentes, se pueden generar infinidad de formas usando css:

.multiborde {
border-color: green red blue orange;
border-style:solid;
border-width:20px;
width:0;
height:0;
}


.flechaiz {
border-color:transparent #000 transparent transparent;
border-style:solid;
border-width:10px 20px 10px 0;
width:0;
}


.flechader {
border-color:transparent transparent transparent #000;
border-style:solid;
border-width:10px 10px 10px 20px;
width:0;
}


.flechatop {
border-color:transparent transparent #000000;
border-style:solid;
border-width:0 13px 13px;
width:0;
}


.flechabot {
border-color:transparent transparent #000000;
border-style:solid;
border-width:0 13px 13px;
width:0;
}

Compartir:
  • del.icio.us
  • Facebook
  • Google
  • E-mail this story to a friend!
  • Live
  • StumbleUpon
  • Technorati
  • Tumblr
  • TwitThis
  • YahooMyWeb
  • LinkedIn

Saber besar bien con google

Sábado, 10 de Octubre de 2009

jijiji

Esta recomendación de búsqueda aparece al buscar en google: “saber buscar bien con google

Saber besar bien con google

Compartir:
  • del.icio.us
  • Facebook
  • Google
  • E-mail this story to a friend!
  • Live
  • StumbleUpon
  • Technorati
  • Tumblr
  • TwitThis
  • YahooMyWeb
  • LinkedIn