This is a discussion on "CSS border styling" within the Web Page Design section. This forum, and the thread "CSS border styling are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
CSS border styling
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
CSS border styling
Hi All,
I just want to know whether it is possible to create a border in css that fades from a black to a white? What I want is for the border to fade into the background. Wayne |
|
|
|
|||
|
Re: CSS border styling
Hi karinne,
I have a div class that is the main body container for my page content which has this code : margin:0px auto;width: 800px;background-color: white;border: 1px solid black; how would I go about making that border fade from black to white? Wayne |
|
||||
|
Re: CSS border styling
You'd need to create it in photoshop or another GFX program.
|
|
|||
|
Re: CSS border styling
And use background-image: url("media/background.jpg"); to get the desired affect?
Wayne |
![]() |
| Tags |
| css border styling |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| help with styling my blog please | alexgeek | Website Planning | 12 | Sep 23rd, 2007 01:25 |
| styling forms | WebMachine | Starting Out | 6 | Aug 30th, 2007 19:27 |
| <HR> Styling | RZX Developer | Web Page Design | 18 | Jul 31st, 2007 22:15 |
| Styling the <h1> tag. | minute44 | Web Page Design | 10 | Aug 14th, 2006 10:12 |
| Styling up with CSS | gwx03 | Webforumz Suggestions and Feedback | 10 | Oct 14th, 2003 20:21 |