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

185
Vistas
How to make an image that shows up fixed on the screen, but the visible area still scrolls away

How do I make an image that shows up fixed on the screen, but the visible area still scrolls away? Basically, it's like a window. The visible area of the image scrolls away with the page, but the whole image is fixed.

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

I have too little reputations to write a comment so I have to write a reply.
Like @A Haworth wrote in the comments, you can give your image a class and use position: fixed in your CSS. for example if you name the class img the css would look like this:

.img {
    position: fixed;
}

This link explains you how positions work in css: https://www.w3schools.com/Css/css_positioning.asp

about 4 years ago · Juan Pablo Isaza Denunciar
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