Advertisement
kyujouz

two image bg scrollbox

Jan 24th, 2022
3,390
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. <style>
  2. #scroll01 {
  3. border-width: 5px;
  4. border-style: solid;
  5. border-image: url("https://i.imgur.com/ROjUrNz.gif") 8 fill round;
  6. width: 265px;
  7. height: 215px;
  8. }
  9. </style>
  10. <style>
  11. #scroll01 {
  12. width: 240px;
  13. height: 205px;
  14. border-radius: 5px;
  15. padding: 7px;
  16. font-size: 17px;
  17. color: #C07F80;
  18. }
  19.  
  20. </style>
  21. <div id="scroll01">
  22. <div style="background-image:url('https://i.ibb.co/dfnDr4V/CDF4-E7-E5-A42-E-46-D6-AD6-E-167322-F71-B76.jpg'); border: 1px solid #FCC7CF; opacity:rgba(255,255,255, 1.5); overflow:auto; border-radius: 5px; height: 180px;">
  23. TEXT HERE</div></div></div></div></div>
  24. <div id="container01" class="container default">
  25. <div class="wrapper">
  26. <div class="inner">
  27. <div id="embed10">
  28. <html>
  29. <head>
  30. <link href='https://fonts.googleapis.com/css?family=Quicksand' rel='stylesheet'>
  31. <style>
  32. body {
  33. font-family: 'Quicksand';
  34. }
  35. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement