Advertisement
Guest User

Untitled

a guest
Aug 30th, 2015
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. <div class="jumbotron">
  2. <div class"textholder">
  3.  
  4. <h1>this is a test</h1>
  5.  
  6. <h3>this is a test</h3>
  7.  
  8. </div>
  9.  
  10. <div class="holder">
  11. <img src="Devicesmodded.png" style="max-width:100%;height:auto;">
  12. </div>
  13. </div>
  14.  
  15. .textholder {
  16.  
  17. margin:0 auto;
  18. width: 15%;
  19.  
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement