KwickClips Course Topics · 42 sec · free
Which target is the default?
Short answer. _self.
What does mailto: open?
The email app.
href and target
| Write | Result |
|---|---|
| mailto:a@b.in | opens email |
| _self | same tab |
| _blank | new tab |
Remember
| mailto: opens email |
| _blank: new tab |
| _self is the default |
How does a link open an email or a new tab? Href can do more. Mailto opens the email app. Target underscore self keeps the same tab. Underscore blank opens a new tab. Mailto opens email. Blank opens a new tab. Self is the default.
This clip is from the full lesson: Links: significance of linking, anchor element (attributes: href, mailto), targets — 5 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: CBSE Class 10 Computer Applications (165)
More KwickClips from this lesson
Voice-over is AI-generated; the script is written and checked by Kajal Ma'am. Confirm anything you plan around against your official board document. We never ask for a password or an OTP.



