here is what i have right now
}
#header {
color: #333;
width: 900px;
float: left;
padding: 10px;
border: 1px solid #ccc;
height: 100px;
margin: 10px 0px 5px 0px;
background-image:url('images/header.png');
}
i just want something like
border-left: img(1.png)
border-right: img(1.png)
border-top: img(1.png)
border-bottom: img(1.png)
thx!

New Topic/Question
Reply



MultiQuote




|