In HTML, the a tag is a link tag. However, there are many types of a tags. Here is a summary. 88b8553680fe3170faedc450c3d3cd69Contact the webmaster5db79b134e9f6b82c0b36e0489ee08ed
2. The tag helps you fill in the CC address1f7c7fe0c1319613d663da89274923f1Contact the webmaster5db79b134e9f6b82c0b36e0489ee08ed 3. The tag will help you fill in the secret delivery address 89c18156e196bf95bd8440f361d6ec65Contact the webmaster5db79b134e9f6b82c0b36e0489ee08ed
4. Dark, copy<a href="http://www.baidu.com">百度</a>0083dbf6c53082c751c87d46e7b0d519Contact the webmaster5db79b134e9f6b82c0b36e0489ee08ed
5. Tags help you fill in the subject e8b29fdd30eb95b4428a094967242367Speak directly if you have anything to say5db79b134e9f6b82c0b36e0489ee08ed 6. Fill in the email content
8b76d91ba2bfe6cb031ae445baf0a394Evaluation5db79b134e9f6b82c0b36e0489ee08ed
7. More Send to the address
02231d8a92acb2ab494d86a1a156a79dContact the webmaster5db79b134e9f6b82c0b36e0489ee08ed
Email link summary: mailto is followed by the recipient The person's address, after cc is the carbon copy address, after bcc is the blind carbon copy address, after subject is the subject of the email, and after body is the content of the email. If there are multiple parameters after Mailto, the first parameter must start with "? ", and everything that follows begins with "&". Complete example:
ba1e56e4b829b3b1013c645b8632cdcdSend email5db79b134e9f6b82c0b36e0489ee08ed .
3. Making phone calls
The most commonly used WEB page JS to implement one-touch dialing function
Use wtai protocol to make calls
If you need to call the SMS interface, You can write the link in the following format:
<a href="tel:10086">10086</a>1. Send a text message to a number
a2b499256e1420bad25fe32bc25199f0Send a text message to 1008616ef26f8b7ea0fc89bdf90e275a93e5d
2. Send an edited text message to a number
3. Send text messages to multiple numbers
Note: Garbled characters may appear when sending text messages. This is related to the encoding format of the page. You need to change the encoding format of the page. is Unicode (UTF-8). Detailed description
sms:<phone_number>[,<phone-number>]*[?body=<message_body>]
5. Android Market
If you want a link to activate the function of the Android market, you can write the link as:
993830a949cae81e5d633c7ba4f13a19Android Market link5db79b134e9f6b82c0b36e0489ee08ed
where 708654619547c0a0fe5e1defc275b0b6 is the search content and the name of your application
Example:
<a href="sms:10086,10010?body=cxye">给 10086 和 10010 发送内容为"cxye"的短信</a>6. Map GPS positioning
Map positioning GPS 0096e62ee3ecb2bc71ceb426e86ec251My location5db79b134e9f6b82c0b36e0489ee08ed
Example:
923c5f8f2a61dbcbd08743f99de42dbfMy location5db79b134e9f6b82c0b36e0489ee08ed