Skip to content

Commit 5b16d66

Browse files
author
Austin Strange
committed
sample-update
1 parent 05dcf43 commit 5b16d66

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: index.html

+8
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,14 @@ <h2 class="title hidden">html-sample</h2>
109109
Sample with 1 Panel and hidden Panel-Titel .. this title isn't needed, but usefull if you want
110110
tab-links with text are change the slider-headline like below.
111111
</p>
112+
<p><strong>also possible:</strong> ... ( the structure of coda-slider is not needed anymore .. only for styling )</p>
113+
<code class="samplecode">
114+
&lt;div id="slider_one"&gt;<br/>
115+
&nbsp;&nbsp;&lt;div&gt;<br/>
116+
&nbsp;&nbsp;&nbsp;&nbsp;Your-Content.<br/>
117+
&nbsp;&nbsp;&lt;/div&gt;<br/>
118+
&lt;/div&gt;<br/>
119+
</code>
112120
</div>
113121
</div>
114122

0 commit comments

Comments
 (0)