Sure, here are some sample HTML tags with the remaining text enclosed in a `` tag:
```html
Here are some HTML tags:
<p>: Defines a paragraph
<a>: Defines a hyperlink
<img>: Defines an image
<div>: Defines a division or section
<h1>-<h6>: Defines headings
```
This code snippet uses the `` tag to create a bulleted list of HTML tags, and the remaining text is enclosed in `` tags.
给我们留言