Sure, here's an example of how you can use HTML to create tags with remaining text wrapped in p tags:
```html
Tags Example
Tag 1
Tag 2
Tag 3
This is the remaining text wrapped in a p tag.
```
In this example, the tags "Tag 1", "Tag 2", and "Tag 3" are listed within a ul (unordered list) and the remaining text is wrapped in a p (paragraph) tag within a div.
给我们留言