Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 635 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 635 Bytes

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