![]() |
Image alignment
Hi. On my old homepage http://www.dadge.org/gate.html I couldn't work out
how to eliminate the horizontal gaps between the box-shaped images. How is it done? (Please ignore the content, the site is five years out of date.) Thanks, Adrian |
Re: Image alignment
On Fri, 01 Apr 2005 17:43:07 GMT, "Adrian Bailey" <dadge@hotmail.com>
wrote: : Hi. On my old homepage http://www.dadge.org/gate.html I couldn't work out : how to eliminate the horizontal gaps between the box-shaped images. How is : it done? Where are your </td> and </tr>'s? Sid |
Re: Image alignment
Adrian Bailey wrote:
> Hi. On my old homepage http://www.dadge.org/gate.html I couldn't work > out how to eliminate the horizontal gaps between the box-shaped > images. How is it done? CSS: body {text-align: center} img {border: none; margin : 0;} HTML: <img...><img...><img...><br> <img...><img...><img...><br> <img...><img...><img...> <img...> <img...> - produces a line of white space between the images! -- Nico http://www.nicoschuyt.nl |
| All times are GMT. The time now is 06:11 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.