Advertisement
Guest User

kle

a guest
Nov 25th, 2014
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.30 KB | None | 0 0
  1. <style type="text/css">
  2. body {background-color: #000000; color: #efefef;
  3. font-family: verdana;
  4. }
  5. a {
  6. color:#FFF;
  7. text-decoration: none;
  8. }
  9. a:active {
  10. color:#FFF;
  11. text-decoration: none;
  12. }
  13. a:visited {
  14. color:#FFF;
  15. text-decoration: none;
  16. }
  17. a:hover {
  18. color:#FFF;
  19. text-decoration: none;
  20. }
  21.  
  22. .link {
  23. color:#FFF;
  24. text-decoration: underline;
  25. }
  26. .link:active {
  27. color:#FFF;
  28. text-decoration: none;
  29. }
  30. .link:visited {
  31. color:#FFF;
  32. text-decoration: underline;
  33. }
  34. .link:hover {
  35. color:#FFF;
  36. text-decoration: none;
  37. }
  38. </style>
  39.  
  40.  
  41. <div style="background-color: rgb(0, 0, 0);">
  42. <div id="lcdtv" style="margin: 0px 10px 10px 0px; padding: 0px; border: px solid rgb(204, 0, 0); outline: 0px; vertical-align: baseline; background-image: url(http://houzzebit.ml/images/tvlogo.png); background-color: transparent; display: inline-block; width: 688px; height: 519px; background-position: initial initial; background-repeat: no-repeat no-repeat;">
  43. <div id="embed" style="margin: 20px 0px 10px 13px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background-color: transparent; background-position: initial initial; background-repeat: initial initial;"><iframe width="664" scrolling="No" height="460" frameborder="0" id="iframe" name="Houzzebit.ml" src="http://houzzebit.ml/kanalet/topchch.php"></iframe>
  44.  
  45. </div>
  46.  
  47.  
  48. <style>
  49. #message {
  50. color: black;
  51. font-size:11px;
  52. font-weight: bold;
  53. background: #FFFFAA no-repeat scroll 12px center;
  54. width: 300px;
  55. margin: 20px auto;
  56. border: 4px darkgreen solid;
  57. overflow:auto;
  58. padding:10px 10px 10px 80px;
  59. -moz-border-radius: 10px;
  60. -webkit-border-radius: 10px;
  61. display:none;
  62. }
  63. .instbtn {
  64. background:lightgreen no-repeat scroll 10px center;
  65. border:2px solid darkgreen;
  66. color:darkgreen;
  67. font-weight:bold;
  68. font-size:13px;
  69. padding:10px 10px 10px 40px;
  70. -moz-border-radius: 6px;
  71. -webkit-border-radius: 6px;
  72. }
  73. #lbox {
  74. border: solid 4px #444444;
  75. background: #222222 no-repeat scroll 8px center;
  76. font-size:2px;
  77. font-weight: bold;
  78. width: 650px;
  79. margin: 17px auto;
  80. overflow:auto;
  81. padding:15px 10px 25px 20px;
  82. -moz-border-radius: 10px;
  83. -webkit-border-radius: 10px;
  84. }
  85. .image-wrap {
  86. -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 2px 0 rgba(255, 255, 255, .5), inset 0 -1px 0 rgba(0, 0, 0, .5);
  87. -moz-box-shadow: inset 0 0 1px rgba(0,0,0,.5), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.5);
  88. box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 2px 0 rgba(255, 255, 255, .5), inset 0 -1px 0 rgba(0, 0, 0, .5);
  89. -webkit-transition: top .5s;
  90. -moz-transition: top .5s;
  91. transition: top .5s;
  92. -webkit-border-radius: 10px;
  93. -moz-border-radius: 10px;
  94. border-radius: 10px;
  95. margin-bottom: 20px;
  96. margin-right: 10px;
  97. top: 5px;
  98. }
  99. .image-wrap:hover{
  100. position: relative;
  101. top: -8px;
  102. }
  103. .image-wrap::after {
  104. position: absolute;
  105. content: " ";
  106. width: 100%;
  107. height: 15px;
  108. bottom: -15px;
  109. left: 0;
  110. -webkit-border-top-left-radius: 10px;
  111. -webkit-border-top-right-radius: 10px;
  112. -moz-border-radius-topleft: 10px;
  113. -moz-border-radius-topright: 10px;
  114. border-top-left-radius: 10px;
  115. border-top-right-radius: 10px;
  116. background: -moz-linear-gradient(top, rgba(0, 0, 0, .3) 0%, rgba(255, 255, 255, 0) 100%);
  117. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0, .3)), color-stop(100%,rgba(255, 255, 255, 0)));
  118. background: linear-gradient(top, rgba(0, 0, 0, .3) 0%,rgba(255, 255, 255, 0) 100%);
  119. }
  120. .image-wrap1 { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 2px 0 rgba(255, 255, 255, .5), inset 0 -1px 0 rgba(0, 0, 0, .5);
  121. -moz-box-shadow: inset 0 0 1px rgba(0,0,0,.5), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.5);
  122. box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 2px 0 rgba(255, 255, 255, .5), inset 0 -1px 0 rgba(0, 0, 0, .5);
  123. -webkit-transition: top .5s;
  124. -moz-transition: top .5s;
  125. transition: top .5s;
  126. -webkit-border-radius: 10px;
  127. -moz-border-radius: 10px;
  128. border-radius: 10px;
  129. margin-bottom: 20px;
  130. margin-right: 10px; top: 0px; }> </style></head> <div> <span class="style1"></div> <body><div id="lbox"> <div style="text-align: center ;" align="center"> </div> <br> </a> <a href="http://houzzebit.ml/kanalet/topch.php" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/topchanel.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://houzzebit.ml/kanalet/klan.php" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/klan.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://houzzebit.ml/kanalet/vizionplus.php" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/vizionplus.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://houzzebit.ml/kanalet/news24.php" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/news24.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://houzzebit.ml/kanalet/oranews.php" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/oranews.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://houzzebit.ml/kanalet/a1.php" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/a1-report.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://houzzebit.ml/kanalet/hd1.php" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/hd1.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/hd2.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/hd2.png) no-repeat center center; width: 70px; height: 50px"> </a> <br> <a href="http://houzzebit.ml/test/kanalet/as-tv.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/as.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/rtk.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/rtk.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/ktvkosova.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/ktv.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/rtv21.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/rtv21.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/fantv.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/fan.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/tvsh.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/tvsh.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/bang.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/bang.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/aksion.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/aksion.png) no-repeat center center; width: 70px; height: 50px"> </a> <br> <a href="http://tvshqiphd.com/tv_al/artatv.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/arta.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/utv.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/utwnews.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/sfolk.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/stvfolk.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/bbf.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/bbf.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/supersonik.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/supersonic.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/fokus.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/focus.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/topnews.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/topnews.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/abc.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/abcnews.png) no-repeat center center; width: 70px; height: 50px"> </a> <br> <a href="http://tvshqiphd.com/tv_al/albtvuk.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/albtvuk.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/klanks.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/klankosova.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/channelone.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/channelone.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/tvjug.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/jug.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/nesertv.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/ntv.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/kopliku.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/copliku.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/folkplus.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/folk+.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/agontv.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/agon.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/kohatv.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/koha.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/syrivision.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/syrivizio.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/amol.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/amol.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/alsatm.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/alsat.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/eratv.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/era.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/mpt2.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/mpt2.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/tvsky.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/supersky.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/ziko.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/zico.png) no-repeat center center; width: 70px; height: 50px"> </a> <br> <a href="http://tvshqiphd.com/tv_al/dukagjini.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/dukagjini.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/rozafa.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/rozafa.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/shkenc.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/shkenc.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/scan.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/scan.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/t.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/tplus.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/komedi.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/komedi.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/tv_al/club.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/clubtv.png) no-repeat center center; width: 70px; height: 50px"> </a> <a href="http://tvshqiphd.com/SportShqip/ss2hd.html" target="Houzzebit.ml"> <span class="image-wrap" style="position: relative; display: inline-block; background: url(http://tvshqiphd.com/image1/ss2.png) no-repeat center center; width: 70px; height: 50px"> </a> </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement