From the course: HTML: Metadata in the Head
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Solution: Establishing scripts, styles, and icons - HTML Tutorial
From the course: HTML: Metadata in the Head
Solution: Establishing scripts, styles, and icons
(upbeat music) - [Instructor] So how'd you do with that challenge? Hopefully it went well for you and here are my solutions. So we're going to start down here, a little bit further down in the head of this document and with these icons that I've added. So here, in lines 15 through 18, you'll see that I have links that go to these Apple icons and those were generated using the website that I discussed earlier in the course. And you can see those images available if you look inside of the Images folder, here's all of the icons that were generated from that picture of the cake. Got a little bit squashed looking because that cake as I recall is not exactly square and so it go smooshed down a little bit, inside of the icon here, so that's why it might look a little different than it did before and then here on line 19 I have link to the favicon and the favicon is right here, once again, inside of the folder, there's that generated solution for that. Then you needed to make links to the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
(Locked)
Adding a title to your page1m 40s
-
(Locked)
Creating identity for your pages with icons6m 42s
-
(Locked)
Linking styles to your page2m 39s
-
(Locked)
Specifying style directly2m 41s
-
(Locked)
Connecting scripts5m 19s
-
(Locked)
Establishing a base URL3m 31s
-
(Locked)
Challenge: Establishing scripts, styles, and icons2m 28s
-
(Locked)
Solution: Establishing scripts, styles, and icons3m 29s
-
(Locked)
-