another css Q
another css Q
Out of context: Reply #1
- Started
- Last post
- 4 Responses
- Dancer0
Use a class so instead use:
myimage {
border-color:#d1d2c c;
border-style:none none solid none;
border-width:0px 0px 1px 0px;
}Then place class="myimage" on the image you want underlining