<html>
<head>
    <title>Attributes for Links (Anchor Elements)</title>
</head>
<body>
    <h2>Attributes for Links (Anchor Elements): </h2>
    <a href="https://example.com" target="_blank" title="Visit Example">Visit Example</a>
</body>
</html>
Run Pen

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.