OneCompiler

google search

1684

Example heading with h2 size

<html> <body> <h2> The target Attribure</h2>

<a href="https://www.Google.com/" target="_blank">Visit Google!</a>

<p>If target="_blank",the link will open in a new browser window or tab.</p> </body> </html>