Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

rotating text animation

.rw-words span{
	position: absolute;
	opacity: 0;
	overflow: hidden;
	width: 100%;
	color: #6b969d;
}
Source by tympanus.net #
 
PREVIOUS NEXT
Tagged: #rotating #text #animation
ADD COMMENT
Topic
Name
2+9 =