You can create a header in HTML using the `` and `` to `` tags. Here is an example:
```
My Website
```
The `` tag is used to contain introductory content or a group of navigational links.
The `
` to `` tags are used to define HTML headings, `` defines the most important heading and `` defines the least important heading.