Sure, here are the tags with the remaining text wrapped in tags:
```

Tags
Below are some common tags used in HTML:

<h1> - Represents a top-level heading
<p> - Represents a paragraph of text
<ul> - Represents an unordered list
<li> - Represents a list item
These are just a few examples of tags used in HTML to structure web content.
```

In the above sample, I've wrapped the remaining text in tags as per your request.

给我们留言