Код:
<center> <div class="hovershit"> <div class="monsterhead"> <div class="tongue"><center> <div class="monstertext"> <b>Удалены:</b><br> <b>Профиль</b> - причина </div></center></div> <div class="monstereye">ಠ ಠ</div> <div class="topteeth"> ▼▼▼▼▼▼▼▼▼▼▼▼▼▼</div></div> <div class="openwide"><div class="bottomteeth"> ▲▲▲▲▲▲▲▲▲▲▲▲▲▲</div></div> </div> <div style="text-align: center; font-family: calibri; font-size: 08px; text-transform: uppercase;">THE END</div> <style> .monsterhead { width: 320px; height: 200px; background-color: #A0522D; position: relative; color: #fafafa; -webkit-border-top-left-radius: 30px; -webkit-border-top-right-radius: 30px; -moz-border-radius-topleft: 30px; -moz-border-radius-topright: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; } .monstertext { margin-top: 32px; background-color: #ffffff; padding: 10px; height:115px; width: 250px; font-family: Times New Roman; font-size: 13px; text-align: justify; color: #666666; line-height: 10px; overflow: auto; } .monstereye { padding-top: 100px; font-size: 75px; } .topteeth { position: absolute; left: -6px; bottom: -22px;color: #ffffff; font-size: 35px; letter-spacing: -12px; } .bottomteeth { position: absolute; left: -6px; top: -21px;color: #ffffff; font-size: 35px; letter-spacing: -12px; } .hovershit:hover .openwide { margin-top: 200px; -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease; } .openwide { margin-top: 0px; -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease; width: 320px; height: 100px; background-color: #A0522D; position: relative; -webkit-border-bottom-right-radius: 30px; -webkit-border-bottom-left-radius: 30px; -moz-border-radius-bottomright: 30px; -moz-border-radius-bottomleft: 30px; border-bottom-right-radius: 30px; border-bottom-left-radius: 30px; } .tongue { overflow: hidden; position: absolute; left: 0px; top: 200px; width: 320px; height: 20px; background-color: #F7B3DA; -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease; } .hovershit:hover .tongue { height: 200px; -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease; } .hovershit { width: 320px; } </style> </center>