> For the complete documentation index, see [llms.txt](https://developers.jseidl.at/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.jseidl.at/typo3/dce-background-image.md).

# DCE Background Image

{% code lineNumbers="true" %}

```html
<div style="background-image:url({f:uri.image(src:'{fileReference.uid}',maxWidth:'720',treatIdAsReference:'1')})"></div>
```

{% endcode %}
