athanstan / css-rotating-words

Rotating words inside an sentence using Simple CSS Animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS Rotating Words

Rotating words/phrases inside a sentence using various Simple CSS Animation.

Getting Started

This project is build with simple HTML, CSS and Javascript. It is perfect for beginners as it is very understandable and easy to tweak. The following instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

This projects uses the Bootstrap 4 CDN and the jQuery Framework Library. Both of these prerequisites are already included inside the project files.

Installing

Just

git clone <repo>

in whatever folder you want, and then double click the index.html file.

Output:

alt

Built With

  • Bootstrap 4 - Front End Component Library used
  • jQuery - feature rich JavaScript Library used

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • I would like to thank the Internet with its bright ideas

About

Rotating words inside an sentence using Simple CSS Animation

License:MIT License


Languages

Language:CSS 77.7%Language:HTML 15.6%Language:JavaScript 6.7%