Forum: HTML and CSS Jan 6th, 2007 |
| Replies: 13 Views: 5,479 Hi,
I often have vertical spaces between two div's. Often what I end up using is:
line-height: 0;
I've taken a quick look at the code of the different sites mentioned, and it seems that the... |