⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 servlet.html

📁 hehe wosgisodf wo fdslfasofd dslf asodfa
💻 HTML
字号:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>servlet.html</title>    
    <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
    <meta http-equiv="description" content="this is my page">
    <meta http-equiv="content-type" content="text/html; charset=gb2312">    
    <!--<link rel="stylesheet" type="text/css" href="./styles.css">-->   
  </head> 
  <body>
    <FORM name="from1" action="sel" method="get">
    <INPUT type="text" name="text_name">
  <INPUT type="submit" value="add"> 
  <INPUT type="hidden" name="a" value="insert">
    </FORM> 
     <FORM name="from2" action="sel" method="get">
  <INPUT type="hidden" name="a" value="select">
   <INPUT type="submit" value="select"> 
    </FORM> 
  </body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -