Search found 4 matches
- Tue Feb 28, 2006 7:25 am
- Forum: General Discussion
- Topic: Introduce Yourself!
- Replies: 1043
- Views: 780303
Ed from Dublin: watch out. You lose your seniority This is TomJ , from 1953. That does make me 53 as well. Happens only once in a lifetime. Earn my living as a technical writer - creating the documentation to make the results you what you techies do, understandable for the people who get stuck with...
- Tue Feb 28, 2006 7:06 am
- Forum: PHP - Code
- Topic: HowTo: create a gradient image
- Replies: 5
- Views: 405
- Tue Feb 28, 2006 6:47 am
- Forum: PHP - Code
- Topic: HowTo: create a gradient image
- Replies: 5
- Views: 405
- Mon Feb 27, 2006 7:57 am
- Forum: PHP - Code
- Topic: HowTo: create a gradient image
- Replies: 5
- Views: 405
HowTo: create a gradient image
I am trying to create a web page with a gradient colour as background. Since I wanted the colour to be easily changeable, I have been trying to do so by creating a css stylesheet on the fly. I recently learned that using php it should be possible to create a gradient image on the fly. Basically, I w...