Sure, here are some sample tags, with the remaining text wrapped in tags:
```html
Sample Tags
Here are some sample tags used in HTML:
<div> - Used for grouping content
<h1> - Heading tag for top-level headings
<p> - Paragraph tag for text content
<ul> - Unordered list tag
<li> - List item tag
```
给我们留言