Код:
<!--HTML--><link href='https://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'> <center><div class="demondays"> <div class="header"> <img src="http://data.whicdn.com/avatars/6070194/profile.jpg?1418843194"> <div class="info"> <div class="uname">@dalesy</div> <a href="http://shine.jcink.net/index.php?showuser=8549" title="BY MITZI"><div class="follow">follow</div></a> <div class="etc">...</div> <div class="under"><b> Daisy Herondale</b> <a href="/"></a> </div> </div> </div> <div style="height: 60px; width: 100%;"></div> <table> <tr> <td class="pic"><img src="https://proxy12.online.ua/devushki/r2-35339ce2c9/small_55efeefde6347.jpg"></td> <td class="pic"><img src="https://proxy10.online.ua/devushki/r2-c3aac61d1e/small_53f60671502bc.jpg/"></td> <td class="pic"><img src="http://oi57.tinypic.com/282pzqg.jpg"></td> </tr> <tr> <td class="pic"><img src="http://phoebejtonkin.net/wp-content/uploads/2015/08/01-150x150.jpg"></td> <td class="pic"><img src="http://proxy10.media.online.ua/devushki/r2-924de3d266/small_55a655270dac3.jpg"></td> <td class="pic"><img src="https://scontent.cdninstagram.com/t51.2885-19/s150x150/10859969_1705660352985477_2013497339_a.jpg"></td> </tr> </table> </div></center> <style> .demondays { background: #fafafa; width: 500px; padding: 30px 20px; color: #4b4f54; box-shadow: -1px 1px 5px rgba(0,0,0,.2); } .demondays .header img { width: 140px; height: 140px; border-radius: 50%; float: left; border: solid 1px #cccfd0; margin-left: 10px; } .demondays .info { margin-left: 180px; font: 15px 'lato'; line-height: 22px; text-align: left; } .demondays .uname { font-size: 30px; display: block; float: left; margin-top: 2px; } .demondays .follow { color: #4090db; text-transform: uppercase; font-size: 12px; margin-left: 10px; border: solid 1px; padding: 5px 10px; border-radius: 2px; font-weight: bold; display: inline-block; line-height: 16px; } .demondays .follow:hover { border-color: #2d6599; color: #2d6599; } .demondays .follow a { color: #4090db; text-decoration: none; } .demondays .etc { color: #fafafa; text-shadow: 1px 0px #8d9192, -1px 0px #8d9192, 0px 1px #8d9192, 0px -1px #8d9192; font-size: 25px; letter-spacing: 3px; display: inline-block; padding-left: 10px; } .demondays .under { padding-top: 15px; } .demondays .info .under a { display: block; color: #125688; text-decoration: none; } .demondays .pic { border: solid 5px #fafafa; background: #fff; text-align: center; } .demondays .pic img { height: 150px; } </style>