judygab / web-dev-projects

Projects repo for tutorials for my YouTube Channel
MIT License
2.07k stars 2.61k forks source link

Jiggling layout #25

Open DuyKhangTruong opened 1 year ago

DuyKhangTruong commented 1 year ago

It seems like the typing animation of the banner's header affects the whole layout of the website when the animation starts running and it makes the whole layout expand or shirk constantly.

glauuucoma commented 11 months ago

Same problem here, but there are two solutions that you can use:

  • Create fixed size container with typing text in it
  • Make smaller size of font and paste in <br/> tag, so typing will be happening on different line