Sure, here's an example of how you can use the `p` tag and the `strong` tag to create a list of tags with the remaining text:
```html
Tags:
HTML,
CSS,
JavaScript,
Web Development
This is the remaining text that will be placed inside a p tag.
```
In this example, the list of tags is enclosed within `strong` tags to make them bold, and the remaining text is enclosed within a separate `p` tag.
给我们留言