-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
30 lines (21 loc) · 868 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<html>
<body>
<table style="width:100%">
<tr>
<th>Properties</th>
<th>Type</th>
<th>Default Value</th>
</tr>
<tr>
<td><span>img src="gifs/simple_carousel.gif" width="150" height="450" /></span>span></td>
<td><span>img src="gifs/simple_carousel.gif" width="150" height="450" /></span>span></td>
<td><span>img src="gifs/simple_carousel.gif" width="150" height="450" /></span>span></td>
</tr>
<tr>
<td><span>img src="gifs/simple_carousel.gif" width="150" height="450" /></span>span></td>
<td><span>img src="gifs/simple_carousel.gif" width="150" height="450" /></span>span></td>
<td><span>img src="gifs/simple_carousel.gif" width="150" height="450" /></span>span></td>
</tr>
</table>
</body>
</html>