Certainly! Here are some sample HTML code for adding tags and the remaining text using the "p" tag:
```html
Tag 1
Tag 2
Tag 3
This is the remaining text that you can include using the "p" tag. It can contain additional information or paragraphs.
```
You can use the "ul" tag for creating an unordered list of tags, and then you can use the "p" tag for the remaining text.
给我们留言