Advertisement
vignesh4303

my code testhtml

Jan 3rd, 2013
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.17 KB | None | 0 0
  1.  <div style="width: 33%; height: 120px; float: left;margin:0px auto;border:1px solid;">
  2.                 <div style="background-image: url('images/Mig_01.png'); width: 88px; height: 94px;
  3.                    float: left; background-repeat: no-repeat;border:1px solid;">
  4.                 </div>
  5.                 <div style="background-image: url('images/Mig_02.png'); width: 60%; height: 94px;
  6.                    float: left; background-repeat: repeat-x;border:1px solid;">
  7.                     <div style="text-align: center; color: #ffffff; padding-top: 12px; font-weight: bold;">
  8.                         sample</div>
  9.                     <div style="padding-left: 10px; padding-top: 8px; margin: 0px; max-height: 40px;
  10.                        overflow: hidden;">
  11.                         hello its to test.....</div>
  12.                     <div style="text-align: right;">
  13.                       <a href="sample.html">  More...</a></div>
  14.                 </div>
  15.                 <div style="background-image: url('images/Mig_03.png'); width: 14px; height: 94px;
  16.                    float: left; background-repeat: no-repeat;border:1px solid;">
  17.                 </div>
  18.             </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement