Activity 4: Link Exercises
This activity shows external, internal, and email links.
<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>