Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @ellencaroliny

    Submitted

    Does anyone know why the github isn´t showing my photos? Somebody help me to fix it please.

    Amanda P. 50

    @ohkamanda

    Posted

    Yes, you have a simple error in your code. Instead of

    <img src="./image-qr-code.png" att="">

    It should look like this: <img src="image-qr-code.png" alt="image of a qr code">

    Also don't forget to use an alt tag on your images.

    Marked as helpful

    0
  • Amanda P. 50

    @ohkamanda

    Posted

    How can I remove the white part under the top and bottom left sides of my image?

    0