Hello I've been trying to figuring out how to make a link that lets people email you.

Hello I've been trying to figuring out how to make a link that lets people email you. like that links sends you to a new message with my email i've seen someone done this before but idk how
4 Replies
CodeNascher
CodeNascher2y ago
Simplilearn.com
A Complete Guide To HTML Mailto Attribute
HTML Mailto✔️links are used to redirect the user to an email address instead of a link. Know, what is mailto links and how to create mailto links in HTML
CodeNascher
CodeNascher2y ago
useful parameters further down there
TOXIC
TOXIC2y ago
Thx
Jochem
Jochem2y ago
note that mailto: links don't always work for everyone. I don't have a default mail client set on my PC, and mailto: links just open Windows Mail which isn't configured
Want results from more Discord servers?
Add your server
More Posts
how to paste something into an input from clipboard without using document.ExecCommand('paste') ?how to paste something into an input from clipboard without using document.ExecCommand('paste') sincneed a library that helps me to resize the window (we want the layout like codesandbox).hey! everyone... I'd like to ask you a question: I'm looking for a library that will allow me to resCSSComb for nowadays SASSi work for a long time now with a tool called CSSComb that allows me to order my CSS declarations inI want to extend builtin HTML element classes (I know why you shouldn't and cant)`class MyCanvas extends HTMLCanvasElement` is obviously out of the question, but there's surely someHow can I align some paragraphs to start at the centered title's starting pointI am working on this the whole day, still can't manage to do it. The problem is I have titles in my flowHi Gays, I found this code but I don't know what it does : ```css .flow > *:where(:not(:first-child)how do i get input values inputted into input field 'in real-time' and use the input values?here's code i've tried: ```tipButtons.forEach(tipButton => { tipButton.addEventListener('click'make input field expand verticallyhi, i want to make my input field expand vertically when the text overflows, i attached a quick videCan strips pre-built checkout only be used surrounded by a form attribute?I’m having trouble integrating stripe using firebase. My code seems correct but every time I click “Grid Layout QueryHi guys! I am working on this Frontend Mentor design and decided to make some grid decisions beforeh