Skip to content

Auto typing effect built with Html, CSS and Vanilla JavaScript.

Notifications You must be signed in to change notification settings

kateFrontend/js-auto-text-effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Typing Effect

cover

🦉 Main information

Auto typing effect built with Html, CSS and Vanilla JavaScript.

The project goal:

  • set up functionality with Vanilla JS
  • add a speed control to go faster or slower

🦊 Useful links

slice() method

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/slice

setTimeout() method

https://developer.mozilla.org/en-US/docs/Web/API/setTimeout

⚡ Built With

HTML5 / CSS3 / JavaScript