Lec - 19 | CSS Links | a:link | a:visited | a:hover | a:active

Опубликовано: 18 Февраль 2026
на канале: Web Tech
46
4

In this video I have explained about how to style the links in CSS where I discussed what links are and what the functionality is then I discussed all those four link styles with examples which are:
1). a:link
2). a:visited
3). a:hover
4). a:active

Whenever you are going to use CSS links style make sure to keep the order the same as above to work properly.