Wikipedia para siempre
ShareCode
Permalink: http://www.treeweb.es/u/974/ 01/02/2011

ShareCode

1 .bubble {2  margin: 50px;3  padding: 20px;4  position: relative;5  border-radius: 8px 8px 8px 8px;6  width: 200px;7  box-shadow: 0 0 10px gray;8 }9 10 .bubble:after {11  content: "";12  position: absolute;13  top: 100%;14  left: 20px;15  border-top: 20px solid blue;16  border-top-color: inherit;17  border-left: 20px solid transparent;18  border-right: 20px solid transparent;19  box-shadow: 0 0 10px gray;20 21 }22 


Este ShareCode tiene versiones:
  1. asdfasdf... (18/09/2021)
Enlace
El enlace para compartir es: