diff --git a/guide/english/html/tutorials/embedding-youtube-videos/index.md b/guide/english/html/tutorials/embedding-youtube-videos/index.md
index 47a2abac45..71619300d4 100644
--- a/guide/english/html/tutorials/embedding-youtube-videos/index.md
+++ b/guide/english/html/tutorials/embedding-youtube-videos/index.md
@@ -3,7 +3,7 @@ title: Embedding Youtube Videos
---
## Embedding Youtube Videos
-You've probably seen a lot of embedded videos on your favourite websites. So, how do we embed YouTube videos for our own website? Simple! In order to embed a YouTube video, we'll need an `
```
+Inserted values are recommended, but feel free to change them in a way that you would like.
+
#### Autoplay
-What should we do if we would like to make this player starting automatically playing? Just add to your link value `?autoplay=1`. But be careful, because it can be annoying for a lot of people visiting your webpage.
+What should we do if we would like to make this player start playing automatically? Just add to your link value `?autoplay=1`. But be careful, because it can be annoying for a lot of people visiting your webpage.
```html
```
+Inserted values are recommended, and feel free to change them however you like.
+
## YouTube Loop
Value 0 (default): The video will play only once.