?? upload_form.asp
字號:
<html>
<head>
<title>插入圖片</title>
</head>
<body bgcolor="menu" topmargin="10" leftmargin="20">
<h4 align="center">插入圖片</h4>
<center>
<form action="upload.asp" method="post" enctype="multipart/form-data" >
選擇文件:<input type="file" name="upfile"><br>
替代文字:<input type="text" name="altertext" size="30"><br>
<input type="submit" value=" 確定 ">
</form>
</center>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -