Board index PBase HTML and Style Sheets Two-colored Border???

HTML and Style Sheets

Two-colored Border???

Customize your galleries.
bee
 
Posts: 18

Two-colored Border???

Post Sat May 29, 2004 12:53 am


Hi, how could I put a 2 colored border around the IMG.display?

Thx for your help

Cheers, Bee

oochappan
 
Posts: 131


Post Sat May 29, 2004 1:30 am


try this
Code: Select all
.display {
border: rgb(255,0,0) 5px solid;
background-color : rgb(0,0,255);
padding: 5px;
display : block;}
and change the margin, border as u like (try once a groove border)

bee
 
Posts: 18

THANKS....

Post Sat May 29, 2004 2:21 am


You are good :D ...it did work,appreciate it very much...

Cheers, Bee


Board index PBase HTML and Style Sheets Two-colored Border???

Who is online

Users browsing this forum: ClaudeBot and 0 guests