Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

207
Visualizações
place a photo on the left side and the descripton with the about me button on the right side

I'm having problems with the code.

When I corrected it, my photo on the left side disappeared and the formatting of the description and about me button does not appear

So my question is:

The code is below:

<div class="image">

    <img src="images/photo ze.jpg" alt="">

</div>



<div class="content">

    <h1>My name is José Moreira, I am

        <span

           class="txt-rotate"

           date-period="2000"

           data-rotate='[ "Graphic Design.", "Photographer.", "Web developer.",]'></span>

      </h1>

    <p>Lorem ipsum dolor sit amet consectetur, adipisicing elit. Optio doloribus ullam at commodi sit, excepturi dicta minus cumque rerum quod nisi sapiente accusantium, accusamus a atque totam adipisci. Who, error?</p>

    <a href="#about" class="btn">about me</a>

</div>

The complete code is at:

https://jsfiddle.net/Quencyjones79/zrp9e12g/1/

https://codepen.io/Quencyjones79/pen/GRyZQeG

I greatly appreciate your help.

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

In your CSS, you have the following img properties set. With display: none; applied to the img selector, images on the page will not be visible unless you override the rule with another, more specific CSS rule.

img{
    position: relative;
    width: 100%;
    display: none;
}

One way to get the image you are concerned with to appear would be to add display: inline to the .home .image img{} selector. I'm not saying this is the best approach, but it shows how to target the specific image you are concerned with and change its display property. You could also just remove the display: none property from img.

If you're interested, learn how to debug CSS with developer tools.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda