Jump to content
Fórum Script Brasil
  • 0

Quebra de imagem


NovatoC++

Question

Boa noite gente, engraçado, eu tinha quase certeza que tinha postado essa dúvida aqui ontem mas, bem, a dúvida é a seguinte. Escreví esse código:

<html>
    <head>
        <title>My Trip Around the USA on a Segway</title>
    </head>
    <body>

        <h1>Segway'n USA</h1>
        <p>
            Documenting my trip around the US on my very own Segway!
        </p>

        <h2>August 20, 2005</h2>
        <img scr="images/segway2.jpg">
        <p>
            Well I made it 1200 miles already, and I passed 
            through some interesting places on the way:
        </p>
            
        <ol>
            <li>Walla Walla,WA</li>
            <li>Magic City, ID</li>
            <li> Bountiful, UT</li>
            <li>Last Chance, CO</li>
            <li>Truth or Consequnces, NM</li>
            <li> Why, AZ</li>
        </ol>

        <h2>July 14,2005</h2>
        <p>
            I saw some Burma Shave style signs on the side of the road today:
        </P> 
        <blockquote>
            Passing cars,<br>
            When you can't see,<br>
            May get you, <br>
            A glimpse, Of eternity.<br>
        </blockquote>    
        <P>
         I definitely won't be passing any cars.
        </p>

        <p>
            Obs.:
        </p>

        <dl>
            <dt>Burma Shave Signs</dt>
            <dd>Road signs common in the U.S. in the 1920s
                and 1930s advertisinf shaving products.</dd>
            <dt>Route 66</dt>
            <dd>Most famous road in the U.S. highway system</dd>
        </dl>

        <h2>June 2, 2005</h2>
        <img src="images/segway1.jpg">
        <p>
            My first day of trip! I can't believe I fanally got everything packed and ready to go. Because I'm on a Segway, I wasn't able to bring a whole lot with me:
        </P>
        
        <ul>
            <li>cellphone</li>
            <li>iPod</li>
            <li>digital camera</li>
            <li>protein bar</li>
        </ul>    
        
        <p>
         just the essentials. As Lao Tzu would have said, <q>A jorney of a thousand miles begins with one Segway.</q>
        </p>
    </body>
</html>

a pergunta que não quer calar é, por que a imagem em <img src="images/segway1.jpg"> aparece tudo certinho e <img scr="images/segway2.jpg"> não

aparece, se as tags são iguaizinhas, as imagens estão namesma pasta image e só muda o nome da figura, esse é o index, então o caminho está certo, este é apenas um exercício que estou fazendo, mas o grande problema é que a primeira imagem de cima para baixo, não aparece, aguém pode ajudar? E olha que estou testando no Firefox, não é no IE.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

não tem nada errado no seu código

experimenta fechar a tag com barra e colocar o caminho completo se for no host

renomeia o arquivo atualiza reupa copia e cola ele e renomeia denovo

que quando isso acontece é sempre erro no servidor ou na máquina.

ontem mesmo fiquei procurando erro porque na hospedagem mostrava os arquivos mas na página não

reupei tudo e pronto

e tenta também fazer as aspas em outro editor porque já vi erro com isso mas não lembro qual

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Forum Statistics

    • Total Topics
      152.2k
    • Total Posts
      652k
×
×
  • Create New...