Advertisement
jamesMcMeex

Find Out More - Fluid

May 6th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.52 KB | None | 0 0
  1. <style>
  2.   .find-out-more.fluid {
  3.     width: 100%;
  4.     max-width: 715px;
  5.   }
  6. </style>
  7. <div class="find-out-more fluid clearfix">
  8.   <a href="mailto:c.tritton@renaisi.com">
  9.     <div class="left-more">Want to find out more?</div>
  10.     <div class="right-more">
  11.       <div class="right-more-img"><img src="http://www.renaisi.com/wp-content/uploads/2015/10/Clive-web-edited-2.jpg"></div>
  12.       <div class="right-more-link"><i class="fa fa-envelope"></i> Clive Tritton
  13.         <br>020 7033 2628</div>
  14.     </div>
  15.   </a>
  16. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement