-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaps-display.html
More file actions
1 lines (1 loc) · 2.61 KB
/
aps-display.html
File metadata and controls
1 lines (1 loc) · 2.61 KB
1
<!doctypehtml><html lang=en><meta charset=UTF-8><meta content="width=device-width,initial-scale=1"name=viewport><title>displaying the apsdv</title><link href="https://db.onlinewebfonts.com/c/1122394d250cab753b717211f8a1017b?family=APS-DV-Priyanka"rel=stylesheet><style>*{box-sizing:border-box}body{max-width:800px;margin:auto;padding:8px;background-color:#faebd7;font-size:large;display:block;position:relative;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif}.aps{font-family:APS-DV-Priyanka,sans-serif;font-size:large}textarea{padding:10px;font-size:large}textarea#aps{width:100%;height:150px;border:1px solid #c7c7c7;overflow-y:auto;border-radius:5px}.txtarea{width:100%;height:150px;border:1px solid #c7c7c7;overflow-y:auto;border-radius:5px}h1,h2,h3,h4,h5,h6{text-align:center;background-color:#f0f8ff;border:1px solid #000;border-radius:5px}label{display:inline-block;padding:5px;border-radius:5px;font-style:italic;color:#00008b}.dev{color:#b70068}.btn{border:1px solid #b3aaaa;border-radius:5px;padding:0 8px;margin-left:8px;display:inline-block}.btn,.btn a{font-size:small;color:#333;text-decoration:none}.bb{font-size:small;border:1px solid #b3aaaa;padding:8px 3px 8px 8px;margin-top:18px;background-color:#999}</style><h3>Display</h3><label for=aps>Input:</label> <textarea placeholder=Input id=aps name=aps>efnvoer meeefnlÙe keâe Fefleneme</textarea> <label for="">Output:</label> <textarea placeholder="DeeGš hegš"class="aps txtarea"readonly></textarea><p class=aps hidden>meesceØeYeg metefj veesš-mebosMe jemekeâ, osMeerYeeee ceW efkeâm...<p class=aps hidden>‘SefMeÙeeefškeâ meesmeeFšer Dee@heâ yebieeue’ keâer heef$ekeâe ke efJeMeseebkeâ kesâ ™he ceW efvekeâueves Jeeuee efnvoer meeefnlÙe keâe Fefleneme keâewve-mee nw?<div class=bb style=font-size:small><span>Made by: <span style=padding-right:8px;font-weight:700><a href=https://t.me/devravi class=dev>Dev</a></span> <span style=float:right><div class="btn telegram"><a href=https://t.me/devravi>💬</a></div><div class="btn email"><a href=mailto:devaram@duck.com style=color:#333>📧</a></div></span><br></div><div style=position:fixed;font-family:monospace;font-size:small;bottom:0;left:0;right:0;width:100%;border-radius:5px;padding:5px><span style=float:right;color:#999>Credit: <a href=http://www.onlinewebfonts.com/fonts style=color:#999>Web Fonts</a></span></div><script>inp=document.getElementById("aps"),document.querySelector(".txtarea").textContent=inp.value,document.getElementById("aps").oninput=function(){document.querySelector(".txtarea").textContent=this.value}</script>