Browse Source

Chore(DPxAI): Add expected output video

pull/2708/head
Toussaint Louis 2 months ago committed by Oumaima Fisaoui
parent
commit
80d17b2438
  1. 4
      subjects/DPxAI/first-hello/README.md

4
subjects/DPxAI/first-hello/README.md

@ -54,6 +54,10 @@ In the JS file, like in the previous exercise, get the HTML `button` element wit
- Set its class name to words, as defined in the CSS.
- Use the append method to add the new div inside the torso element.
### Expected result
You can see an example of the expected result [here](https://youtu.be/At4BhyzMxzw)
### Code Example:
```js

Loading…
Cancel
Save