Set the subject to be XHTML : Anchor Email : Basic Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Basic Tags » Anchor Email »

 

Set the subject to be XHTML


 

<a href="mailto:info@example.org?subject=XHTML">

specify more than one property by separating them using ampersands

<a href="mailto:info@example.org?subject=XHTML&cc=sales@example.org"></a>

A full list of properties you can add like this:subject, body, cc, bcc

 



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Basic Tags
» Anchor Email