Background Gradient

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • V

    Background Gradient

    Does anyone know how to create a color gradient for the body
    background or table background (or maybe even TD background)?

    Is this even possible in HTML?

    Thanks.
  • Rob McAninch

    #2
    Re: Background Gradient

    V <news:795b0423. 0404021750.53e8 0be3@posting.go ogle.com>:
    [color=blue]
    > Does anyone know how to create a color gradient for the body
    > background or table background (or maybe even TD background)?
    >
    > Is this even possible in HTML?[/color]

    It is not possible in HTML. I don't believe it is possible with
    CSS. However if you are talking background of a page or table cell,
    then you can use an image via HTML IMG.

    Search free graphic sites.

    --
    Rob - http://rock13.com/
    Web Stuff: http://rock13.com/webhelp/

    Comment

    • Spartanicus

      #3
      Re: Background Gradient

      kufurex@hotmail .com (V) wrote:
      [color=blue]
      >Does anyone know how to create a color gradient for the body
      >background or table background (or maybe even TD background)?[/color]

      Create an image using a image editor, use css to specify the image as a
      background.
      [color=blue]
      >Is this even possible in HTML?[/color]

      A colour gradient is decoration, nothing to do with HTML.

      --
      Spartanicus

      Comment

      Working...