Results 1 to 2 of 2

Thread: 'Fading' colours in HTML tables

  1. #1

    Thread Starter
    Addicted Member HairyDave's Avatar
    Join Date
    Aug 2002
    Location
    Er...I can't remember.
    Posts
    196

    'Fading' colours in HTML tables

    I've had a styling idea for a table I'm creating. Is there any way that the background colour in a table cell can be a fading colour. If you don't know what I mean - where one colour merges/fades into another. For example, the top left of the cell is yellow, the bottom right is pink (to pick a stupid example) - and in the middle they merge into a disgusting sort of pinky-yellow.

    Does anyone know a way of doing this? I've considered using images but I can't guarantee the size of the cells in the table.

    Thanks in advance.

    HD

  2. #2
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099
    hows this?

    Code:
    <body style="FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#000099,endColorStr=#000055)">

Posting Permissions

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



Click Here to Expand Forum to Full Width