1 00:00:01,250 --> 00:00:07,610 Hello, in this video, I am going to show you colored link, so it's really simple, I will provide 2 00:00:07,610 --> 00:00:14,250 a link to the official bootstrap API guide from here, but looks at it extremely simple. 3 00:00:14,450 --> 00:00:22,040 So let me just, first of all, implement a very, very basic link so you can actually see what that 4 00:00:22,040 --> 00:00:22,640 looks like. 5 00:00:22,640 --> 00:00:25,560 And then we'll implement the colored link tois. 6 00:00:25,940 --> 00:00:34,340 So a page technically it could be on any thought on the component element. 7 00:00:34,640 --> 00:00:41,870 I have a link like a functionality for the link that I'm not going to have the link plus yet. 8 00:00:42,350 --> 00:00:46,190 So I'm going to put EPIK Link. 9 00:00:46,730 --> 00:00:48,770 If I reload we get this. 10 00:00:49,190 --> 00:00:52,460 That's just the default link that's built in before you look. 11 00:00:53,210 --> 00:00:57,410 Remember, Bootstrap have different sort of color systems. 12 00:00:57,410 --> 00:01:02,840 You've got the primary secondary danger warning info, light and dark. 13 00:01:03,410 --> 00:01:04,670 And these are consistent. 14 00:01:04,670 --> 00:01:13,010 That type of color is throughout the entire bootstrap system, though, if we want to put a class of 15 00:01:13,400 --> 00:01:14,210 link 16 00:01:16,220 --> 00:01:17,960 success. 17 00:01:20,430 --> 00:01:28,090 We get that you are thinking, you know, how is that any different to just know some other basic styling? 18 00:01:28,230 --> 00:01:38,370 The thing is, it also has styling for the focus and the Hova states like so though that is so you have 19 00:01:38,370 --> 00:01:38,880 the difference. 20 00:01:38,880 --> 00:01:44,070 If you don't have between a hover and a focus, they hover like that and a focused state. 21 00:01:44,070 --> 00:01:48,300 If I Kitab were on it and I was activated the focus state. 22 00:01:48,450 --> 00:01:53,670 So it's like that even though I'm technically not hover hovering over it, that's a different kind of 23 00:01:53,940 --> 00:01:54,530 focus. 24 00:01:54,930 --> 00:01:56,700 So that is very simple stuff. 25 00:01:56,930 --> 00:01:57,840 Do you have any questions? 26 00:01:57,900 --> 00:01:59,250 Feel free to drop me a message. 27 00:01:59,250 --> 00:02:05,010 All the relevant links to contacting me and getting information about Bidstrup will be in the description. 28 00:02:05,280 --> 00:02:08,820 And as usual, I look forward to seeing you in the next video.