Advertisement
Guest User

Untitled

a guest
Dec 18th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <head>
  5. <meta charset="windows-1250">
  6. <title>szar</title>
  7. <link rel="stylesheet" type="text/css" href="stilusok.css" media="screen" />
  8. <script type="text/javascript" src="js.js"></script>
  9. <script type="text/javascript" src="https://code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css"></script>
  10. <script type="text/javascript" src="https://code.jquery.com/jquery-1.10.2.js"></script>
  11. <script type="text/javascript" src="https://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
  12. </head>
  13. </head>
  14. <body>
  15. <div id="alap" style=" overflow: auto; position: absolute;width: 100%; height: 100%; margin-left: -8px; margin-top: -8px;">
  16. <div id="tartalom" style="position: absolute; width: 1000px; background-color: lightskyblue; min-height: 100%; margin-left:500px; box-shadow:0px 0px 10px 4px black;">
  17. <div id="foshoembergolyo_1" style="position: absolute; height:150px; width:150px; background-color:white; border-radius: 75px; margin-left:450px; margin-top:500px;">
  18. </div>
  19. <div id="foshoembergolyo_2" style="position: absolute; height:150px; width:150px; background-color:white; border-radius: 75px; margin-left:450px; margin-top:200px;">
  20. </div>
  21.  
  22. <div id="foshoembergolyo_2" style="position: absolute; height:150px; width:150px; background-color:white; border-radius: 75px; margin-left:450px; margin-top:350px;"></div>
  23.  
  24. <div id="szemgenyó_1" style="position: absolute; height:20px; width:20px; background-color:black; border-radius: 10px; margin-left:480px; margin-top:230px;">
  25. </div>
  26. <div id="szemgenyó_2" style="position: absolute; height:20px; width:20px; background-color:black; border-radius: 10px; margin-left:550px; margin-top:230px;">
  27.  
  28.  
  29. </div>
  30.  
  31. <div id="zsidóorr" style="position: absolute; height:20px; width:200px; background-color:orange; border-radius: 10px; margin-left:500px; margin-top:260px;">
  32.  
  33.  
  34. </div>
  35. <div id="kalapgeci" style="position: absolute; height:100px; width:150px; background-color:red; border-radius: 10px; margin-left:450px; margin-top:110px;">
  36.  
  37.  
  38. </div>
  39.  
  40. </div>
  41. </div>
  42. </body>
  43. </html>>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement