💾 Archived View for canary.city › ~orion55 › index.html captured on 2024-06-16 at 12:23:24.
⬅️ Previous capture (2024-05-10)
-=-=-=-=-=-=-
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Orion's Music Archive</title> <link rel="stylesheet" href="style.css"> </head> <body class="background" style="background-image: url(img/Wallpaper1.png); background-size:cover"> <h1> <img class="logo" src="img/Potential%20logo%201%20copy.png" alt="my logo" style="width:500px;" /> </h1> <style> .logo { display: block; margin: 0 auto; } </style> <marquee direction="right" style="color: floralwhite" bgcolor="orange" class="banner">Message me on IG @oriiion_official for requests and be sure to check back often for updates uvu</marquee> <style>.banner { display: block; margin: 0 auto; }</style> <main> <h2 class="links">The Main Directories</h2> <p class="links2">If you wish to see an album here or want to request the removal of one, refer the the marquee.</p> <li class="links3"; style="color:chocolate"><a href="Rare Records/">Rare Records</a> </li> <li class="links4"; style="color:chocolate"><a href="Looking Good Records/">Good Looking/Looking Good Records Vinyl Rips</a> </li> <footer><a class="host" href="http://canary.city"> <img src="/path/to/ccnow.gif" alt="canary.city"> </a></footer> </main> </body> </html>