I want to add a mailto link on our web page. I want to add a urgent priority to this mail.
mailto links just doesn't support this feature , sorry.
however, you could use a specific subject and filter it in your inbox
<a href="mailto:webmaster@website.com?subject=Urgent">Send a email</a>