OwlCyberSecurity - MANAGER
Edit File: index.html
<!doctype html> <html amp lang="en"> <head> <meta charset="utf-8"> <script async src="https://cdn.ampproject.org/v0.js"></script> <title>Hello, AMPs</title> <link rel="canonical" href="https://amp.dev/id/documentation/guides-and-tutorials/start/create/basic_markup/"> <meta name="viewport" content="width=device-width"> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "NewsArticle", "headline": "Open-source framework for publishing content", "datePublished": "2015-10-07T12:02:41Z", "image": [ "logo.jpg" ] } </script> <style amp-boilerplate> body { -webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both; -moz-animation: -amp-start 8s steps(1, end) 0s 1 normal both; -ms-animation: -amp-start 8s steps(1, end) 0s 1 normal both; animation: -amp-start 8s steps(1, end) 0s 1 normal both } @-webkit-keyframes -amp-start { from { visibility: hidden } to { visibility: visible } } @-moz-keyframes -amp-start { from { visibility: hidden } to { visibility: visible } } @-ms-keyframes -amp-start { from { visibility: hidden } to { visibility: visible } } @-o-keyframes -amp-start { from { visibility: hidden } to { visibility: visible } } @keyframes -amp-start { from { visibility: hidden } to { visibility: visible } } </style><noscript> <style amp-boilerplate> body { -webkit-animation: none; -moz-animation: none; -ms-animation: none; animation: none } </style> </noscript> </head> <style amp-castum> .wrapper2 label { cursor: pointer; float: right; text-align: center; height: 25px; width: 10%; font-size: 10px; background-color: #ff0000; color: #fff; margin: 0.4px; padding-right: 10px; border-radius: 10px 10px 0 0; text-transform: uppercase; white-space: nowrap; flex-direction: row; justify-content: space-evenly; max-width: 100%; display: flex; flex-wrap: nowrap; text-wrap: nowrap; align-items: center; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-weight:bold ; } .wrapper1 label { cursor: pointer; float: right; text-align: center; height: 25px; width: 10%; font-size: 10px; background-color: #ff0000; color: #fff; margin: 1px; padding-right: 10px; text-transform: uppercase; display: flex; flex-direction: column; justify-content: space-evenly; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-weight:bold ; } .wrapper1 { padding: 5px 15px; font-size: 15px; color: #fff; margin: 1px; padding-right: 10px; text-align: center; margin-right: 35px; text-transform: uppercase; display: flex; flex-direction: row-reverse; flex-wrap: nowrap; align-content: stretch; justify-content: flex-start; } .wrapper2{display:block} .wrapper2 label:first-of-type { border-top-left-radius: 10px } .wrapper2 label:last-of-type { border-top-right-radius: 10px; border: none } .wrapper2 input { display: none } .wrapper1 input { display: none } .wrapper2 input:checked+label { background-color: #ff0000; color: #000000 } .wrapper2 input[id=tab-1]:checked~.content .tab-1{ display: block; float:right } .wrapper2 .content { position: relative; left: 100px; } .wrapper2{ float: right; display: flex; flex-direction: row-reverse; align-content: flex-start; justify-content: flex-start; flex-wrap: wrap; align-items: center; } .wrapper2 article { border: 3px #2600bb solid; padding: 20px 40px 10px 10px; position: relative; top: 0; left: 0; margin-top: 100px; display: none; width: 85%; float: right; } .wrapper2 article .boxtab { position: relative; margin: 0 auto } .wrapper2 article .boxtab div:nth-child(2) { color: #fff } .wrapper2 article .boxtab div:nth-child(2) .gamecontent { display: flex } .wrapper2 article .boxtab div:nth-child(2) p { margin: 1rem 0; font-size: 16px } .container { width: 95%; margin: auto; container: block; margin-top: 10px; } b { text-align: right; margin-left: auto; float: left; } .wrapper2 h3{float: right; position: relative; color: #0000a0; position: relative; font-size: 18px; font-weight: bold; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;} table { width: 100%; border-collapse: collapse; } th, td { border: 1px solid #dddddd; text-align: center; padding: 2px; color: #000000; } th { background-color: #f2f2f2; background-color: #2600bb; color:#ffff00; font-size: 13px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } .hongkong{display: flex; position: absolute;} .content{width: 100%;} @media only screen and (max-width: 400px){ .container{width: 100%;} html, body{width: 100%; display: flex;} .content { display: flex; align-items: baseline; flex-wrap: wrap; padding: 0; margin-top: 100px; width: 100vw; font-family: sans-serif; color: #FFF; flex-direction: row-reverse; align-content: space-between; justify-content: space-evenly; } } @media only screen and (max-width: 1000px){ html, body { display:flex; justify-content: center; align-items:center; flex-wrap:wrap; padding:0; margin:0; height:100vh; width:100vw; font-family: sans-serif; color:#FFF; } .content { display: flex; align-items: center; flex-wrap: wrap; padding: 0; margin-top: 100px; width: 100vw; font-family: sans-serif; color: #FFF; flex-direction: row; align-content: center; justify-content: flex-end; } .wrapper2 article{width:100%; max-width: 100%; min-width: 100%; margin-left: 0px; float: none; } .option { margin-left: -120px; padding: 10px 20px; width: 100%; color: #fff; font-weight: bold; background:#ff0000; position: fixed; text-decoration: none; z-index: 99; border-radius: 0 20px; margin-top: -15px; } .option:hover { z-index: 999; } .wrapper2 label, .wrapper1 label{ display: none;} } .select label{color: #ffffff;} .select input{display: none;} .container1{width: 88%; float: right; margin-right: 90px;} @media only screen and (max-width: 1800px){ .container1{width: 80%; float: right; margin-right: 80px;} } @media only screen and (max-width: 1500px){ .container1{width: 70%; float: right; margin-right: 80px;} } .hk{ display: flex; position: static; margin-top: 400px; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center; background-color: #ff0000; height: 20px; width: 90%; margin: auto; color: #fff; } .hk1{ margin-left: 50px; display: flex; flex-direction: column; flex-wrap: nowrap; align-items: flex-start; justify-content: space-around; margin-top:50px; } .hk2{ margin: 20px; } .about{ width: 100%; float: right; display: grid; right: 100px; } label a{color: #ffffff; text-decoration:none ;} </style> </style> </head> <body> <header> <div class="hongkong"> <amp-img src="https://hongkongpools.com/hongkong/images/logo.gif?v=1.1.72" height="90" width="300" layout="fixed" ></amp-img> </div> </header> <div class="container"> <div class="container-md my-3"> <div class="b1 wrapper1" style="border-radius: 0 0 0 0 ;"> <input checked> <label > <a href="/contact-us/">Contact Us</a></label> <label style="border-radius: 0 0 0 0 ;background-color: #2600bb;"><a href="/about-us/index.html"> about us</a></label> <label style="border-radius: 0 0 0 0 ;color: #2600bb; font-size: 13px; font-weight:900;"> <a href="/live/index.html" target="_blank" style="border-radius: 0 0 0 0 ; color: #2600bb; font-size: 13px; font-weight:900;"> LIVE DRAW</a></label> </div> </div></div> <div class="container-md my-3"> <a href="/index.html" class="option">Home</a> </div> <div class="container1"> <div class="wrapper2"> <label> <a href="/index.html">Saturday</a></label> <label > <a href="/index.html"> Friday</a></label> <label > <a href="/index.html">Thursday</a></label> <label > <a href="/index.html"> Wednesday</a></label> <label > <a href="/index.html"> Tuesday</a></label> <label > <a href="/index.html">Monday</a></label> <label > <a href="/index.html">Sunday</a></label> <input type="radio" name="tab" id="tab-1" checked> <label > <a href="/index.html"> Home</a></label> <div class="content"> <amp-img class="about" src="https://hongkongpools.com/hongkong/images/about.gif" width="105px" height="80px" layout="fixed"></amp-img> <article class="tab-1"> <div class="d-flex boxtab justify-content-around"> <div class="gamecontent justify-content-between mb-3"> <p><span style="color: #0000a0; font-family: arial; font-size: small;"><strong>Welcome to HongkongPools and thank you for giving us the opportunity to introduce you to one of the Hongkong Lottery and one of the most popular sites today. Since opening our doors in 2000, we have been committed to giving players the best life experience by offering exciting Prizes, excellent customer care and maintaining the highest level of integrity.</strong></span><br /><br /><span style="color: #0000a0; font-family: arial; font-size: small;"><strong>HongkongPools operates under strict government supervision and are accredited international representatives for Hongkong Lottery games.HongkongPools has the right to market and retail Hongkong lottery products.</strong></span><br /><br /><span style="color: #ff0000; font-family: arial; font-size: small;"><strong>Excellent Customer Care, VIP Services and Players Club:</strong></span><br /><span style="color: #0000a0; font-family: arial; font-size: small;"><strong>We understand that your time is valuable and that when you want to have FUN, without hassles or problems. As such, we have implemented a five star customer care team to assist you, 24 hours, 7 days a week. In addition, our regular players are assigned dedicated hosts that look after you and give you great comps and bonuses, plus our Players Club is second to none.</strong></span><br /><br /><span style="color: #ff0000; font-family: arial; font-size: small;"><strong>Live Draw</strong></span><br /><span style="color: #0000a0; font-family: arial; font-size: small;"><strong>Live Draw will be provided every day at 23.30 PM (GMT+8) Hongkong Time.</strong></span></p> </div> </div> </div> </article> </div></div></div> <div class="hk1"> <amp-img class="hk2" src="https://hongkongpools.com/hongkong/images/playeuro.gif?v=beta-0.0.15" width="214" height="100"></amp-img> <amp-img class="hk2" src="https://hongkongpools.com/hongkong/images/playeuro.gif?v=beta-0.0.15" width="214" height="100"></amp-img> <amp-img class="hk2" src="https://hongkongpools.com/hongkong/images/playeuro.gif?v=beta-0.0.15" width="214" height="100"></amp-img> </div> <div class="hk"> <p>Best view: res. 1024x768</p><p>(C) 2004 Hongkong Pools</p> </div> </div> </div> </div> </div> </body> </html>