Help me web design people?
Help me web design people?
Out of context: Reply #10
- Started
- Last post
- 14 Responses
- liquid0
they only popup on links...
you can get rid of it easily... put some css in there
a
{
outline: none;
}
they only popup on links...
you can get rid of it easily... put some css in there
a
{
outline: none;
}