Forum Moderators: not2easy
border: 1px solid #000;
This is what I want...
border: 1px 0px 1px 0px solid #000;
It's not working and I want to keep the size of the site I'm working on to an absolute min. :-D
border: solid #000; border-width: 1px 0;