diff --git a/subjects/skeleton/README.md b/subjects/skeleton/README.md index 9458b352..557e433b 100644 --- a/subjects/skeleton/README.md +++ b/subjects/skeleton/README.md @@ -21,6 +21,7 @@ For the whole quest, the principle is to iterate over your code: when you finish We provide you with some content to get started smoothly, check it out! - Video [Basic set up of an HTML page](https://www.youtube.com/watch?v=QtKoO7tT-Gg&list=PLHyAJ_GrRtf979iZZ1N3qYMfsPj9PCCrF&index=1) - Video [Different HTML tags overview](https://www.youtube.com/watch?v=Al-Jzpib8VY&list=PLHyAJ_GrRtf979iZZ1N3qYMfsPj9PCCrF&index=2) + Those videos are accompanying you step by step in each exercise, but if you want to check right away all the notions covered in the quest, you can watch the whole playlist [Web - HTML, CSS & DOM JS] (https://www.youtube.com/playlist?list=PLHyAJ_GrRtf979iZZ1N3qYMfsPj9PCCrF). ### Instructions