Skip to content
Snippets Groups Projects
background-image-deck.md 474 B
Newer Older
Henrik Tramberend's avatar
Henrik Tramberend committed
# Background Images

## Four slides with background image

1. RevealJS style with `data-background-image` attribute
1. decker style with image only header
2. decker style with image and title text header
2. decker style with first image on slide with class `background` 

# RevealJs Style {data-background-image="include/06-metal.png"}

# ![](include/06-metal.png)

# Image in Title ![](include/06-metal.png)

# First Image on Slide 

![](include/06-metal.png){.background}