---
title: "Dissolve Transitions"
description: "Showcase of dissolve and fade transitions"
---
import { InstallCommand } from "/snippets/install-command.jsx";
## Install
That writes one file: `compositions/transitions-dissolve.html`.
## Source
```html
TRANSITION CATALOG
Dissolve Transitions
4 transitions
01
Crossfade
Use a crossfade transition
02
Blur Crossfade
Use a blur crossfade transition
03
Focus Pull
Use a focus pull transition
04
Color Dip
Use a color dip to black transition
DISSOLVE TRANSITIONS
4 Transitions
```
## Usage
After installing, add the block to your host composition:
```html
```
{/* hf:generated-footer */}
Tagged `transition` `showcase`.
## Related topics
- [Browse the complete Catalog](/catalog)
- [Add assets and Catalog items in Studio](/studio/assets-and-blocks)
- [Build a richer composition](/go-further)