1. 如何在网页中加入注释? 代码:< !-- 这是注释 --> 2. 如何在网页中加入EMAIL链接并显示预定的主题? 代码:< a href="mailto:yourmail@xxx.xxx?Subject=你好">Send Mail< /a> 3. 如何制作电子邮件表单? 在