return home
documentation
select one:
getting started
templates:
basic website
mobile app.
---
anchors
spacers
text formatting
containers
basic
boxes
codeblocks
generic
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
exit
---
about anole
choose one
FAQ
why anole?
---
github project
Report bugs, contribute, or just get the code.
visit my website
rolandixor.pro
anole docs - titles
.an-title
Turn any element (preferably used with divs) into a title element using
.an-title
.
As with most Anole components,
.an-title
will adjust to match the context in which it is used. For instance, in the
.an-head
area, an-title is displayed as such:
<div
class="an-title"
>
title
</div>
title
.an-tail
this section is always visible, but can be hidden.