diff --git a/02 Learning HTML5.md b/02 Learning HTML5.md index 1f27f58..d9f610c 100644 --- a/02 Learning HTML5.md +++ b/02 Learning HTML5.md @@ -210,7 +210,7 @@ There are a couple of notable things about the `img` element: | src | For locating the image file. The file path is normally given as relative path, starting from the directory where the HTML file is located. | | alt | For displaying an alternative text if the image cannot be displayed, or if the user prefers using a screen reader for accessibility purposes. | -#### 3.3.1 Test Your Knowledge +#### 3.3.1 Test Your Understanding 1. Find photographs of the following computers and upload to the `images/` directory you created: 1. Sinclair ZX Spectrum @@ -231,7 +231,7 @@ Now we will learn how to embed audio in a website. There are a number of resourc 2. Firefox needs an `.ogg` encoded version. 3. You can also embed a [YouTube](https://www.youtube.com) video in an `