Typing Text Container

Make your website lively with typing text. A static text or headline is good, but having a text that types itself is fancy! It instantly grabs the attention of the user and conveys your message with solidity. Don't overdo it though 😉

Show details...

Syntax

{{< typing-text
is-full-width="true|false"
margin="Top, right, bottom, left property in px,em,rem or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."
padding="Top, right, bottom, left property in px,em,rem or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."
size="Any valid number with unit like 10px, 1em, 0.8rem, 100vh or 50%"
text="Any text"
text-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"
typing-pause-after-last-text-finishes="Any text"
typing-pause-duration-before-repeat="Any number"
typing-speed="Any number"
typing-text="Any text"
typing-text-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)" >}}

Samples

Typing text