return home
documentation
select one:
getting started
templates:
basic website
mobile app.
---
anchor points
spacers
text formatting
containers
basic
boxes
codeblocks
components
basic
an-reveal family
buttons/menus
labels
sidebars
tips
titles
extend anole
CSS
standard themes
creating themes
css extensions
Javascript
js extensions
"easter eggs"
mobile tips
exit
---
about anole
choose one
FAQ
why anole?
---
github project
Report bugs, contribute, or just get the code.
visit my website
rolandixor.pro
documentation:
getting started
containers
components
about anole:
FAQ
why anole?
---
anole docs - the fun stuff
.an-flipX & .an-flipY
What good is a fun feature if it's not any good?
Flip an text by using
.an-flipX
or
.an-flipY
.
<div
class="an-flipX"
>
X- flipped text
</div> <div
class="an-flipY"
>
Y- flipped text
</div>
X- flipped text
Y- flipped text