Advertisement
rPoXoTauJIo

gifmaker template

Oct 20th, 2015
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.64 KB | None | 0 0
  1. <body style="background-color: #C1C1C1;">
  2.     <div style="position: relative; left: 100; top: 50;">
  3.         <img src="border.jpg" style="
  4.             position: absolute;
  5.             top: 25px;
  6.             left: 35px;
  7.             display: block;
  8.             width:470px;
  9.             max-height:122px;
  10.             height: auto;"/>
  11.         <img src="prsig_template_v4.gif" style="
  12.             position: relative;
  13.             top: 26px;
  14.             left: 36px;
  15.             display: block;
  16.             width:468px;
  17.             max-height:120px;
  18.             height: auto;"/>
  19.         <img src="prsig_template_v4_forgif.png" style="
  20.             position: absolute;
  21.             top: 0px;
  22.             left: 0px;
  23.             max-width:520px;
  24.             max-height:170px;
  25.             width: auto;
  26.             height: auto;"/>
  27.     </div>
  28. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement