Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

129
Vistas
a discussion about the css dasharray of a website

https://annajona.is/ is the website I am talking about. The logo you see right after the website loads is a bit mysterious to me. I guess the css code should be something like the code below with the animation keyword. However, I cannot search that word at all when I inspect the website. Is there anything else that can simulate writing letters, with two colors, and start writing the second letter when the first letter is halfly written?

.hero-name-line {
  stroke-dasharray: 450;
  stroke-dashoffset: 450;
  animation: draw 5s linear forwards;
}

@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}

Another extra question is how the head logo, which is "hero-head-circle", is animated with filling? From the source code, transform may be the answer, I think.

about 4 years ago · Santiago Gelvez
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda