靜態頁面加密_CSS/HTML

來源:互聯網
上載者:User
<html> <head> <title>Web Encoder</title> <style> body { font-size:12px; line-height:12px; background-Color:buttonface; border-width:0px; overflow:auto; margin:0px; padding:4px; } #t1, #t2 { width:100%; height:40%; border-width:1px; overflow:auto; height:expression((document.body.clientHeight-100)/2); } input { border-width:1px; padding-left:10px; padding-right:10px; margin:4px; } </style> </head> <body> <b>Source:</b> <textarea id=t1></textarea> <b>Password:</b><input type=password value=default id=p1><input type=button onclick="webEncode();" value="Start Encode"> <b>Encoded:</b> <textarea id=t2></textarea> <input type=button onclick="runCode();" value="Run Code"> </body> </html>
[Ctrl+A 全選 注:如需引入外部Js需重新整理才能執行]
  • 相關文章

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.