Sure, here's an example of using a "div" element containing several "p" elements with a "tag" class:
```html
This is the first paragraph.
This is the second paragraph.
This is the third paragraph.
```
In this example, the "div" element has a class of "tag", and it contains three "p" elements with different text inside.
给我们留言