CSS underline
CSS underline
Out of context: Reply #30
- Started
- Last post
- 31 Responses
- UndoUndo0
just add
text-decoration: none;
to the redefined img tag and yr done. you can keep the dynamic div with underline then
just add
text-decoration: none;
to the redefined img tag and yr done. you can keep the dynamic div with underline then