📜  没有装饰的 mailto 链接 - CSS 代码示例

📅  最后修改于: 2022-03-11 14:47:32.947000             🧑  作者: Mango

代码示例1
//mailto is used to specify email address to send mail when link clicked
//style is an attribute to add inline style in your html  element
//text-decoration none is used to remove underline from link
contact chea