sissi1
Results
1
comments of
sissi1
```css dl,dd{ margin: 0px; } dl{ width:50%; padding: 10px; border:2px solid #eae4e4; line-height: 30px; } dl:after{ content: ''; clear: both; display: block; } dt{ float: left; clear: right; } dd{...