emailform.html

来自「C libs that handle common CGI operations」· HTML 代码 · 共 28 行

HTML
28
字号
<HTML><HEAD><TITLE>Email to Andrew Girow</TITLE></HEAD><BODY BGCOLOR="#ffffff"><H1>Email to Andrew Girow</H1><P><EM>Note:</EM>If you have difficulties, send email directly to andrewgirow@geocities.com<P>Enter your message in the areas provided below. Be sure tofill out all of the fields.<HR><FORM METHOD="POST" ACTION="http://yoursite.com/cgi-bin/emailhd"><INPUT NAME="name">Your Name<P><INPUT NAME="email">Your Email Address<P><INPUT NAME="subject">Subject<P><INPUT NAME="recipient" VALUE="andrew" TYPE="hidden"><P>Text:<P><TEXTAREA NAME="content" ROWS=10 COLS=60></TEXTAREA> <P>Click <INPUT TYPE="submit" VALUE="submit"> to submit yourmessage. Click <INPUT TYPE="reset" VALUE="reset"> to clearyour message and start over. </FORM><HR></BODY></HTML>

⌨️ 快捷键说明

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