Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 744 Bytes

scrolling.md

File metadata and controls

25 lines (19 loc) · 744 Bytes
layout title section h2
bffos
Scrolling
building-blocks
<strong>Building Blocks:</strong> markup & examples

Scrolling

Used to vertically slide text, images and/or video across the device's display.

Example

Scrolling (Image replacing code) {% include building-blocks/scrolling.html %}

Css link

{% highlight html linenos=table %}{% endhighlight %}

HTML code

{% highlight html linenos=table %}{% include building-blocks/scrolling.html %}{% endhighlight %}