HTML align issue
HTML align issue
Out of context: Reply #9
- Started
- Last post
- 12 Responses
- Stugoo0
on the image tag....
<img ............ />
add
<img style="margin:0; padding:0; display:block;" ........../>
on the image tag....
<img ............ />
add
<img style="margin:0; padding:0; display:block;" ........../>