trAvis Anonymous File Manager
Edit File: index.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>HAADI - Health Awareness & Anti-Drugs Initiatives (Recovery is Possible)</title> <link rel="icon" type="image/jpeg" href="HAADILogo.jpg" /> <style> body, html { height: 100%; margin: 0; } .responsive-embed-container { position: relative; overflow: hidden; min-height: 100vh; /* padding-top: 56.25%; 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */ } iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; } </style> </head> <body> <p> <div class='responsive-embed-container'> <iframe src="https://haadifoundation.netlify.app/" width="100%" height="100%" allowfullscreen></iframe> </div> <!--https://elrazi.nailtertiary.com--> </p> </body> </html>
For More Shells & Tools