I need to extend only the second part of this image so that it can cover a larger area of the webpage. Can someone please show me how I can do this?
I want that fade to expand up to 800px down:

|
I need to extend only the second part of this image so that it can cover a larger area of the webpage. Can someone please show me how I can do this? I want that fade to expand up to 800px down:
|
||||
|
|
|
The image is already 802 pixels tall, so it would appear as though it already is "800 px down"... unless you mean that you want an additional 800 px. If so, there's two ways to accomplish this... Method 1 (preferred method)
Method 2 (inferior method)
Another method would be to get the web browser to actually draw the gradient for you, but that is a somewhat advanced web development technique. |
|||