Click Here to view Result after edited
Return to html tutorial by example
<html> <body> <p> This is a simple e-mail address link: <a href="mailto:info@sina.com" /> letter to Sina website </ a> </ p> <p> This e-mail links to a subject to write: <a href="mailto:info@sina.com?subject=Hello" /> letter to Sina website </ a> </ p> <p> write this e-mail address of the link to, cc, bcc, and subject, the body of content: <a href = "mailto: info@sina.com? cc = webmaster@vip.sina.com & bcc = media@sina.com & 20like subject = I%% 20site% 20your & body = really a good site! " /> letter to Sina </ a> </ p> <p> <b> Note: </ b> 20% space Please use that. </ P> </ body> </ html>