“Fügen Sie Mailto in HTML hinzu” Code-Antworten

Fügen Sie Mailto in HTML hinzu

<a href="mailto:[email protected]">Link text</a>
Antoniotonio

html mailto

<p>Email me<a href="mailto:[email protected]" target="_blank">Change this text</a></p>
<!-- Change email address and name. You can remove target in anchor tag(<a></a>) if you don't want to open new tab -->
Coder August The First

Mailto -Link in HTML

<a href="mailto:[email protected]?Subject=Hi%20mate" target="_top">Send Mail</a>
Scary Seal

Ähnliche Antworten wie “Fügen Sie Mailto in HTML hinzu”

Fragen ähnlich wie “Fügen Sie Mailto in HTML hinzu”

Weitere verwandte Antworten zu “Fügen Sie Mailto in HTML hinzu” auf HTML

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen