Hi there.
The Container_base at the bottom i would like to know how to make a "top border" on that.
ive tried
#container_base {top-border: 2px;
border-style:solid;
border-top-color:#xxx;}
where xxx = color code.
i want it to match the border at the top
tnx in advance.