Posts

Internet Speed Test

  <iframe allowfullscreen="" frameborder="0" height="100%" scrolling="no" src="https://fast.com" width="100%"></iframe> <script> var style = ducument.createElement("style"); style.type = "text/css"; var head = document.head; head.appendChild(style); style.sheet.instertRule("* { color: #aaa !important; background-color: #333 !important; border-color: currentColor !important; }"); completion(true); </script> <br /><div><br /></div><div><br /></div><h2 style="text-align: left;">Test Internet Speed Online</h2><div><br /></div><div><div>Internet speed test online is an application that allows users to measure their internet speed. The program works by downloading a small file, which then sends data to the server. The test can be repeated multiple times to get a...

Instagram Hashtags Maker

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"></script> <style> * { box-sizing: border-box; } html { background-color: #DAF7A6; } } form { background-color: #fff; margin: auto; max-width: 970px; padding: 20px; border: 10px groove #ddd; border-radius: 15px; box-shadow: 0 3px 5px rgba(0,0,0,.2); h2 { margin-top: 0; text-align: center; } label { display: block; margin-bottom: 1em; [type=text] { font-size: inherit; display: block; width: 100%; padding: .5em; border-radius: 15px; border: 10px solid #ddd; } ...