Nieuw lid |
|
ik zet het altijd in een stylesheet
div.middle div.content {
border: solid gray;
border-width: 1px 1px 0 1px;
width: 100px;
background-color: rgb(255, 255, 255);
}
div.middle div.content { border: solid gray; border-width: 1px 1px 0 1px; width: 100px; background-color: rgb(255, 255, 255); }
|