---
id: 5f3ef6e0a81099d9a697b550
title: Part 66
challengeType: 0
dashedName: part-66
---
# --description--
Inside the `footer`, add a `p` element. Then, nest an anchor (`a`) element in the `p` that links to `https://www.freecodecamp.org` and has the text `Visit our website`.
# --hints--
Test 1
```js
```
# --seed--
## --seed-contents--
```html