Sure, here are some example tags and the remaining text wrapped in tags:

```html

Heading 1
Heading 2
Paragraph 1
Span tag

This is the remaining text wrapped in a p tag.
```
This HTML code includes some example tags like headings, paragraphs, and spans, as well as wrapping the remaining text in tags.

给我们留言