Код:
<!--HTML--> <center> <style type="text/css"> .img { width: 100px; padding: 5px; background-color: #fff; border: 1px solid #fff; margin-top: 0px; } .name { font-family: arial; font-size: 16px; text-align: center; line-height: 100%; text-transform: upercase; color: #ffffff; } .other { font-family: arial; font-size: 10px; text-align: center; line-height: 100%; text-transform: lowercase; color: #fff; } </style> <table bgcolor="b1bac1"> <tr> <td width="200px"><center><div class="img"><img src="http://placehold.it/100"></div></center></td> <td><div class="name"><center><b>ВНЕШНОСТЬ НА АНГЛ.<b></center> </div> <div class="other"><br><br>возраст - работа - ориентация <br><br> пару (пару!) строк о том, кого бы вы хотели видеть</div></td></tr></table> </div></center>
Код:
[code*]<!--HTML--*> <center> <style type="text/css"> .img { width: 100px; padding: 5px; background-color: #fff; border: 1px solid #fff; margin-top: 0px; } .name { font-family: arial; font-size: 16px; text-align: center; line-height: 100%; text-transform: upercase; color: #ffffff; } .other { font-family: arial; font-size: 10px; text-align: center; line-height: 100%; text-transform: lowercase; color: #fff; } </style> <table bgcolor="b1bac1"> <tr> <td width="200px"><center><div class="img"><img src="http://placehold.it/100"></div></center></td> <td><div class="name"><center><b>ВНЕШНОСТЬ НА АНГЛ.<b></center> </div> <div class="other"><br><br>возраст - работа - ориентация <br><br> пару (пару!) строк о том, кого бы вы хотели видеть</div></td></tr></table> </div></center>[/code*]