Control Links With the HTML Target Attribute

Опубликовано: 27 Февраль 2021
на канале: Craig A. Bourne
1,890
123

► In this video, we are going to talk about the target attribute which allows us to control how we open the links on our webpages.

Using the value of _blank tells the browser to open the link in a new tab (or window on older browsers) when the link is clicked. This the only value used with the target attribute today.

We will also discuss security concerns when linking to external sites and how we can overcome these by adding the rel attribute with the values of noopener and noreferrer.

The last thing we will look at is the base element which allows us to set specific rules for all of the links in our HTML document.

► Timestamps:
0:00 Start
1:30 The target attribute
1:57 Historical values of the target attribute
2:25 Deprecated HTML frames
3:37 Example of a frameset
5:24 Using different target values in frames
6:01 The _blank attribute
7:05 Operating links with keyboard shortcuts
8:38 The rel attribute
9:19 noopener and noreferrer
10:14 The base element
11:25 Setting the base element
12:30 Overriding the base
13:20 Summary

► Get the code:
Repo: https://github.com/craigabourne/html-...

► Links used in the video:
MDN anchor element attributes (scroll down for target & rel): https://developer.mozilla.org/en-US/d...
Frames: https://html.com/frames/
HTML 4.01 frameset doctype: https://www.w3schools.com/tags/tag_do...
Rel attribute: https://developer.mozilla.org/en-US/d...
Noopener & noreferrer: https://developers.google.com/web/too...
The base element: https://developer.mozilla.org/en-US/d...

► The HTML for Absolute Beginners Playlist:    • HTML for Absolute Beginners  

► Social Media:
  / craigabourne  
  / craigabourne  

► Code & Projects:
https://github.com/craigabourne
https://codepen.io/craigabourne


Смотрите видео Control Links With the HTML Target Attribute онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Craig A. Bourne 27 Февраль 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,890 раз и оно понравилось 123 людям.