Image Problam

Discussion in 'HTML - XHTML - CSS' started by kenjin, Dec 2, 2005.

  1. kenjin New Member

    Alright, my host does not support PNG images, but it supports PNG files. So inorder for me to post a PNG image I have to upload it as a file. Then use html to leech from it so it appears as a image.

    This HTML code:
    HTML:
    <img src='http://spriteheaven.homestead.com/files/Logos/sheaven.PNG' alt='' />
    ANyway the code above want center the image even if I use the HTML Tag center. So does anyone know a better html code to post the image?

    URL Link:
    http://spriteheaven.homestead.com/index.html

    Image Sample: [IMG]
  2. Connor Moderator / Programmer

    KenjinTry this:

    I think that should work

    Connor