How to open Gmail on click of anchor tag in HTML

In this blog, you will learn how to open Gmail with the click of the anchor tag, beginners mostly used mailto in href to open mail on outlook but when you want to open mail to google there is different syntax let’s see the following code:

Html Code:

<a href="https://mail.google.com/mail/?view=cm&fs=1&to=webultrasolution@gmail.com">webultrasolution@gmail.com</a>

1 Comment

  1. admin

    May 20, 2022

    Skill Edge Institute truly stands out with their exceptional courses, expert instructors, and hands-on learning approach. I highly recommend them for anyone looking to sharpen their skills and excel in their chosen field

Leave a Comment