-
Notifications
You must be signed in to change notification settings - Fork 0
/
view.html
2 lines (2 loc) · 4.01 KB
/
view.html
1
2
<!-- Powered by CusMeDroid -->
<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Me Lenium - View</title><link rel="icon" type="image/x-icon" href="favicon.ico"><meta name="description" content="Me Lenium is a collection of online media activists who present the latest news about the world, we condemn anyone the destruction of the world!"><meta name="keywords" content="cusmedroid, cusme, iyortml, suryodwijayanto, melenium, me-lenium"/><meta name="author" content="Me Lenium"><meta property="og:image" content="favicon.ico"><meta property="og:image:type" content="image/jpeg"><meta property="og:image:width" content="200"><meta property="og:image:height" content="200"><link rel="stylesheet" type="text/css" href="css/main.css"><link rel="stylesheet" href="https://cusmedroid.github.io/fontawesome-4/css/font-awesome.min.css"><script type="text/javascript" src="https://www.gstatic.com/firebasejs/4.9.0/firebase.js"></script><script type="text/javascript" src="https://cusmedroid.github.io/js/jquery-3.6.0.min.js"></script></head><body><header><div class="header"><h1>Me Lenium</h1><div class="mright"><button id="light"><i class="fa fa-sun-o" aria-hidden="true"></i></button><button id="dark"><i class="fa fa-moon-o" aria-hidden="true"></i></button></div></div></header><div id="main"><div class="row"><div class="column20 animate-left"><span class="menu">Menu</span><div class="cards"><div class="plas"><a href="./"><span class="red">$</span> Home</a></div><div class="plas"><a href="about.html"><span class="red">$</span> About</a></div><div class="plas"><a href="contact.html"><span class="red">$</span> Contact</a></div><div class="plas"><a href="myipaddress.html"><span class="red">$</span> My IP</a></div><div class="plas"><a href="admin"><span class="red">$</span> Admin</a></div></div></div><div class="column60 animate-zoom"><span class="menu">Post</span><div class="cards" style="margin-bottom: 10px;"><div class="row" id="cpage"></div></div><span class="menu">Comment</span><div class="cards"><div class="row" id="comment"></div><label>Name</label><input type="text" id="name" onkeydown="return /[a-zA-Z 0-9]/i.test(event.key)" placeholder="Ex. Jhon Doe" required><textarea style="display: none;" id="stitle" required></textarea><textarea style="display: none;" id="myipaddr" required></textarea><label>Email</label><input type="text" id="email" onkeydown="return /[a-zA-Z 0-9@_.-]/i.test(event.key)" placeholder="Ex. jhondoe@example.com" required><label>Reaction</label><textarea id="subject" onkeydown="return /[a-zA-Z 0-9().,|/]/i.test(event.key)" placeholder="Write something..." rows="6" required></textarea><button id="mSend">Send</button></div></div><div class="column20 animate-right"><span class="menu">Recent</span><div class="cards"><div class="plas"><a href="recent.html?tags=Template"><span class="red">#</span> Template</a></div><div class="plas"><a href="recent.html?tags=Apps"><span class="red">#</span> Apps</a></div><div class="plas"><a href="recent.html?tags=Hosting"><span class="red">#</span> Hosting</a></div><div class="plas"><a href="recent.html?tags=Politics"><span class="red">#</span> Politics</a></div><div class="plas"><a href="recent.html?tags=Techno"><span class="red">#</span> Techno</a></div><div class="plas"><a href="recent.html?tags=Hacker"><span class="red">#</span> Hacker</a></div><div class="plas"><a href="recent.html?tags=Games"><span class="red">#</span> Games</a></div><div class="plas"><a href="recent.html?tags=Sport"><span class="red">#</span> Sport</a></div><div class="plas"><a href="recent.html?tags=Peace"><span class="red">#</span> Peace</a></div></div></div></div></div><footer><div id="footer" class="footer"><span class="red">©</span> Copyright 2023 - <a href="./">Me Lenium</a> | All Right reserved.</div></footer><script type="text/javascript" src="https://cusmedroid.github.io/me-text-ai/core/index.js"></script><script type="text/javascript" src="js/theme.js"></script><script type="text/javascript" src="js/view.js"></script></body></html>