HTML mailto grammar - HTML links Lesson 2 - Guide to HTML, XHTML Guide

Change Font Size: / / Directory List

19.5. HTML mailto Grammar

17.5.1. Mailto in the difference between cc and bcc

Speaking in front of the HTML e-mail links, now I further explained to mailto usage.

Mailto four commonly used parameters
  • Subject - the title of representative of mail
  • Body - on behalf of the content of e-mail
  • Cc - on behalf of a copied object
  • Bcc - sent on behalf of a dark object
  • Trackback Address: http://www.nt22.com/xhtml-html/mailto/

Mailto Grammar

  Mailto: URL? Parameters of a = 2 & content = parameter content & content = 3 

Through & symbols can be linked to a number of conditions.

Mailto Example

  Mailto: nt22@163.com? Subject = NT22 TutorialHTML Guide 

Definition of the e-mail is entitled NT22 TutorialHTML Guide

  Mailto: nt22@163.com? Subject = HTML & body = a church I HTML language step by step 

Definition of the e-mail is entitled NT22 TutorialHTML Guide is a step-by-step with the contents of the church I HTML language

  Mailto: nt22@163.com? Cc = nt22@sina.com & bcc = nt22@gmail.com 

E-mail copied to the definition of targets for nt22@sina.com, mail delivery target for the dark nt22@gmail.com

Review