Sure, here are some example code for adding a tag and the remainder of the text in a p tag:
```html
Example of using tags and p tag
Tags:
tag 1
tag 2
tag 3
Here is some remaining text that didn't fit into the tags. This text is wrapped in a p tag.
```
给我们留言