📄 publisharticle.htm
字号:
<html>
<head>
<title></title>
</head>
<body bgcolor=#c1f7d8>
<p align=center><font size=5>发表文章</font></p>
<form action=publisharticle.asp method=post>
<center>
<table border=0>
<tr>
<td>主题:</td>
<td><input type=text name=title size=61></td>
</tr>
<tr>
<td colspan=2>内容:</td>
</tr>
<tr>
<td colspan=2><textarea name=content style="height:100px;width:500px"></textarea></td>
</tr>
</table>
<center><br>
<input name=submit type=submit value=发表文章>
<input type=reset value=重写文章>
</center>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -