mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-31 16:51:47 +02:00
kss - Adding Media
This commit is contained in:
@@ -91,6 +91,14 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div class="kss-modifier__heading kss-style">
|
||||
Demos
|
||||
</div>
|
||||
<ul class="kss__demos">
|
||||
<li>
|
||||
<a href="https://webslides.tv/demos/components#slide=114" title="Screenshot" target="_blank">Screenshot</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="kss-modifier__wrapper">
|
||||
<div class="kss-modifier__heading kss-style">
|
||||
@@ -100,7 +108,7 @@
|
||||
|
||||
<div class="kss-modifier__example">
|
||||
<figure class="browser">
|
||||
<img src="http://lorempixel.com/500/500/food/" />
|
||||
<img src="http://lorempixel.com/1000/500/food/" />
|
||||
<figcaption>Foddie</figcaption>
|
||||
</figure>
|
||||
<div class="kss-modifier__example-footer"></div>
|
||||
@@ -113,7 +121,7 @@
|
||||
Markup
|
||||
</summary>
|
||||
<pre class="prettyprint linenums lang-html"><code data-language="html"><figure class="browser">
|
||||
<img src="http://lorempixel.com/500/500/food/" />
|
||||
<img src="http://lorempixel.com/1000/500/food/" />
|
||||
<figcaption>Foddie</figcaption>
|
||||
</figure></code></pre>
|
||||
</details>
|
||||
|
Reference in New Issue
Block a user