Sure, I can create a list of tags using the `` and `` tags in HTML, and any remaining text can be wrapped in a `` tag. Here's an example:
```html
Tag 1
Tag 2
Tag 3
Any remaining text goes here.
```
This would display the tags as a bulleted list and then display any remaining text in a separate paragraph. Let me know if you need further assistance!
给我们留言