Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2015
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. <style>
  2. body, html{
  3. padding: 0;
  4. margin: 0;
  5. }
  6. body{
  7. font-size: 16px;
  8. }
  9. .tgbec {
  10. border: 1px solid #cecece;
  11. background-color: #ededed;
  12. padding: 10px;
  13. font-size: 0.750em;
  14. line-height: 1.2em;
  15. overflow: hidden;
  16. width: 310px;
  17. font-family: 'PT Sans', sans-serif;;
  18. }
  19.  
  20. .tgbec .img_box {
  21. float: left;
  22. margin-right: 10px;
  23. }
  24.  
  25. .tgbec .title {
  26. font-weight: bold;
  27. display: block;
  28. }
  29.  
  30. .overfl {
  31. overflow: hidden;
  32. }
  33.  
  34. .tgbec .text, .tgbec .title {
  35. text-decoration: none;
  36. color: #000000;
  37. }
  38.  
  39. .tgbec .text:hover, .tgbec .title:hover {
  40. text-decoration: underline;
  41. }
  42.  
  43. </style>
  44. <body>
  45. <div class="tgbec">
  46. <a href="http://ad.adriver.ru/cgi-bin/click.cgi?sid=1&ad=519163&bt=2&bid=3808570&bn=3808570&rnd=2092178931" target="_blank" class="img_box">
  47. <img src="http://static1.repo.aif.ru/1/c8/361235/e9bb13210717cf2c087efa7bd3669167.jpg" alt="продажа квартир"/>
  48. </a>
  49.  
  50. <div class="overfl">
  51. <a class="title" href="http://www.incom.ru/" target="_blank">
  52. <u>Агентство недвижимости</u>
  53. </a>
  54. <a class="text" href="http://ad.adriver.ru/cgi-bin/click.cgi?sid=1&ad=519163&bt=2&bid=3808570&bn=3808570&rnd=2092178931" target="_blank">
  55. Все операции с недвижимостью. Юридическое сопровождение сделки.
  56. </a>
  57. </div>
  58. </div>
  59. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement