@@ -64,20 +64,20 @@ <h2>Background applied to slide inside of stack</h2>
64
64
</ section >
65
65
</ section >
66
66
67
- < section data-background-transition ="slide " data-background ="assets/image1.png " style =" background: rgba(0,0,0,0.9) " >
67
+ < section data-background-transition ="slide " data-background ="assets/image1.png ">
68
68
< h2 > Background image</ h2 >
69
69
</ section >
70
70
71
71
< section >
72
- < section data-background-transition ="slide " data-background ="assets/image1.png " style =" background: rgba(0,0,0,0.9) " >
72
+ < section data-background-transition ="slide " data-background ="assets/image1.png ">
73
73
< h2 > Background image</ h2 >
74
74
</ section >
75
- < section data-background-transition ="slide " data-background ="assets/image1.png " style =" background: rgba(0,0,0,0.9) " >
75
+ < section data-background-transition ="slide " data-background ="assets/image1.png ">
76
76
< h2 > Background image</ h2 >
77
77
</ section >
78
78
</ section >
79
79
80
- < section data-background ="assets/image2.png " data-background-size ="100px " data-background-repeat ="repeat " data-background-color ="#111 " style =" background: rgba(0,0,0,0.9) " >
80
+ < section data-background ="assets/image2.png " data-background-size ="100px " data-background-repeat ="repeat " data-background-color ="#111 ">
81
81
< h2 > Background image</ h2 >
82
82
< pre > data-background-size="100px" data-background-repeat="repeat" data-background-color="#111"</ pre >
83
83
</ section >
@@ -89,6 +89,14 @@ <h2>Same background twice (1/2)</h2>
89
89
< h2 > Same background twice (2/2)</ h2 >
90
90
</ section >
91
91
92
+ < section data-background-video ="https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.mp4,https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.webm ">
93
+ < h2 > Video background</ h2 >
94
+ </ section >
95
+
96
+ < section data-background-iframe ="https://slides.com ">
97
+ < h2 > Iframe background</ h2 >
98
+ </ section >
99
+
92
100
< section >
93
101
< section data-background ="#417203 ">
94
102
< h2 > Same background twice vertical (1/2)</ h2 >
0 commit comments