Advertisement
Guest User

Untitled

a guest
Jun 29th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. #content_right {
  2. background-color: #FFF;
  3. float: right;
  4. height: 150px;
  5. width: 400px;
  6. margin-right: 20px;
  7. border: 2px solid ##F89B29;
  8.  
  9.  
  10. <div id="content_right">
  11. <div id="phone"><img src="images/phone.jpg" width="60" height="60" alt="Phone" /></div>
  12. <div id="phonenumber"><h1>8342 4526</h1></div>
  13. <div id="phonequote">free non obligation quote</div>
  14. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement