----
Шаблон анкеты [основной]
Страница: 1
Тема закрыта
Сообщений 1 страница 2 из 2
Поделиться228 Июн 2015 17:01:00
Код:
<!--HTML--> <style type="text/css"> .appb { width: 450px; height: 150px; background-color: #e9e9e9; overflow: hidden; position: relative; } .appp { width: 150px; height: 150px; position: absolute; left: 0px; top: 0px; } .appn { width: 200px; height: 200px; position: absolute; left: 250px; top: 0px; } .appnn { width: 200px; padding-top: 80px; font-family: 'Pacifico', cursive; font-size: 25px; text-align: center; text-shadow: 1px 1px 0px #; text-transform: lowercase; color: #fff; line-height: 100%; } .appnb { width: 200px; font-family: cambria, serif; font-size: 8px; text-transform: uppercase; line-height: 100%; text-align: center; color: #fff; letter-spacing: 1px; } .appb .appba { width: 180px; height: 180px; padding: 10px; background-color: #fff; font-family: cambria, serif; font-size: 10px; color: #222; line-height: 100%; text-align: justify; opacity: 0; position: absolute; left: 0px; top: 0px; transition-duration: .6s; -webkit-transition-duration: .6s; -moz-transition-duration: .6s; -ms-transition-duration: .6s; -o-transition-duration: .6s; } .appb:hover .appba { left: 250px; opacity: .99; } .appba b { font-size: 8px; text-transform: uppercase; line-height: 100%; } .appline { width: 450px; height: 5px; margin-top: 10px; margin-bottom: 10px; background-color: #c8c5c7; } .appb1 { width: 450px; padding: 20px; background-color: #fff; font-family: cambria, serif; font-size: 12px; text-align: justify; line-height: 100%; color: #222; } .appb2 { width: 550px; background-image: url(http://ipic.su/img/img7/fs/light_noise_diagonal.14231..); padding: 10px; } </style> <center><div class="appb2"><div class="appb1"><div class="appb"> <div class="appp"><div style="width: 250px; height: 150px; background-image: url(http://funkyimg.com/i/V8wV.gif);"></div></div> <div class="appn"> <div class="appnn"><font style="color: #000000; font-family: Marck Script; font-size: 16px; text-shadow: # 1px 1px 0px;">KYLE</font></div> <div class="appnb"><font style="color: #000000; font-family: Franklin Gothic Medium; font-size: 9px; text-shadow: # 1px 1px 0px;">hey love</font></div> </div> <div class="appba"><div style="width: 175px; height: 150px; padding-right: 5px; overflow: auto;"> Когда-нибудь. Я стану для него единственной. </div></div> </div> <div class="appline"></div>
Тема закрыта
Страница: 1