---
id: 5f7691dafd882520797cd2f0
title: Step 44
challengeType: 0
dashedName: step-44
---
# --description--
Next, position the other `p` elements to be on the same line with no space between them.
# --hints--
You should not have any spaces between your `p` elements.
```js
assert(!code.match(/<\/p>\s+