Advertisement
thekspongergd

*CODE.-divbox

May 12th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. <div class="box">
  2. เนื้อหาในกล่อง
  3. </div>
  4.  
  5. <style name="Chimpanzee" type="text/css">
  6. .box{
  7. width:ความกว้างกล่องpx!important;
  8. height:ความยาวกล่องpx;
  9. background:พื้นหลังกล่อง!important;
  10. border:ขนาดเส้นขอบpx solid #สีเส้นขอบ!important;
  11. position:fixed!important;
  12. overflow:auto;left:50%;margin-left:430px!important;
  13. top:220px!important;padding:5px;}
  14. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement