From 9aae8601f13927b978147c5dee556eef8cb3edbb Mon Sep 17 00:00:00 2001 From: MarieMalarme Date: Wed, 24 Mar 2021 11:04:58 +0000 Subject: [PATCH] Update README.md --- subjects/skeleton/README.md | 1 + 1 file changed, 1 insertion(+) 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