UNPKG
@tower1229/flow-ui
Version:
latest (1.0.1)
1.0.1
1.0.0
Highly customizable UI framework based Seajs/jQuery
github.com/flow-ui/Flow-UI
flow-ui/Flow-UI
@tower1229/flow-ui
/
dashboard
/
tabs.html
14 lines
(13 loc)
•
330 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<
div
class
=
"p"
>
<
div
class
=
"row"
>
<
div
class
=
"span-6 m-b"
>
<
div
class
=
"tab tabs-1"
>
</
div
>
</
div
>
<
div
class
=
"span-6 m-b"
>
<
div
class
=
"tab tabs-2"
>
</
div
>
</
div
>
<
div
class
=
"span-6 m-b"
>
<
div
class
=
"tab tabs-3"
>
</
div
>
</
div
>
</
div
>
</
div
>