Guest User

Untitled

a guest
Feb 19th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <style type="text/css">
  2. article { width: 100%; }
  3. article p { width: 800px; margin: 0 auto; }
  4. article figure { width: 2500px; margin: 0 auto; }
  5. </style>
  6.  
  7. <article>
  8. <p>Lorem Ipsum...</p>
  9. <figure>
  10. <img src="/img.png" alt="demo image" />
  11. </figure>
  12. <p>Lorem Ipsum...</p>
  13. </article>
Add Comment
Please, Sign In to add comment