Write an HTML file with Javascript that shows your name in turns.
For Example:
- if the name is "Abdullah Al Kindi", then, Abdullah will be shown first and after 1 second Al Kindi will be shown
- if the name is "Super Mr Z" then, Super will be shown first and after 1 second Mr and after 1 second Z will be shown
Write an HTML file with Javascript that shows your name in turns.
For Example: