HTML Table rendering issue.
HTML Table rendering issue.
Out of context: Reply #1
- Started
- Last post
- 7 Responses
- contribute0
Try putting a spacer between telephone/reference text and the image. Your table for the gif is 84 px wide, while the gif itself is 58 px wide. try throwing a table inbetween the two that equals the difference between the two (26px)... that way you force the image to the very right. just an idea, let me know if it works.