HTML, CSS, PHP, and MySQL Final Project
This activity shows external, internal, and email links.
Visit Google
Go back to Homepage
Send Email
<p><a href="https://www.google.com" target="_blank">Visit Google</a></p> <p><a href="../index.php">Go back to Homepage</a></p> <p><a href="mailto:student@example.com">Send Email</a></p>