Advertisement
Guest User

Untitled

a guest
Aug 30th, 2015
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <div class="container">
  2. <input />
  3. <input />
  4. <br />
  5. <input />
  6. </div>
  7.  
  8. .container {
  9. width:70%;
  10. background:red;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement