BETA
Edit the code and Run to see changes
<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h2>Welcome To GFG</h2> <address>Contact Author at:<br> <a href="mailto:example@gmail.com">Example@gmail.com</a> </address> </body> </html>