Results 1 to 2 of 2

Thread: makeing parts of images tramsparent

  1. #1
    Join Date
    Aug 2005
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default makeing parts of images tramsparent

    does and one know or help me with a html code for making colours in an image transparent
    this would be a great help as i only have a basic understanding of html
    thanks in advance

  2. #2
    Join Date
    Dec 2004
    Location
    UK
    Posts
    2,358
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by martyn_green
    does and one know or help me with a html code for making colours in an image transparent
    HTML doesn't control transparency. It is a matter of using a graphics format that does, such as GIF or PNG, and using a browser that supports transparency in these formats.

    Most graphical browsers support both of the above, though IE doesn't handle PNG alpha transparency well (a shame), though single-colour transparency is fine.

    Mike

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •