Particle Physicist
between a quark and a baryon
im working on a site and i basically have it set up as so::
1, 2, and 3 are images.. the content is in 4 ..
basically, i want the content to be surrounded by these images.. im not sure if tables is the best way to do it.. any other suggestions?
anyway, as for the tables, i have the border, cellspacing, and cellpadding set to zero yet there is a slight space between the first row and the second one (i.e. between 1 and 2+3+4)
is there a way to get rid of that space?
Code:
+-+----+-+
| 1 |
+-+----+-+
| | 4 | |
|2| | |
| | |3|
+-+----+-+
1, 2, and 3 are images.. the content is in 4 ..
basically, i want the content to be surrounded by these images.. im not sure if tables is the best way to do it.. any other suggestions?
anyway, as for the tables, i have the border, cellspacing, and cellpadding set to zero yet there is a slight space between the first row and the second one (i.e. between 1 and 2+3+4)
is there a way to get rid of that space?