johnmerlino
05-08-2010, 07:51 PM
Hey all,
You know when you assign a line height greater than size of font to a div and then give the div a right border, causing the right border not to touch the top and bottom border of the div, therefore creating a divider than just doesn't look like a right border. I'm trying to do that with a table cell, giving the table a line height greater than size of font, and then giving the table cell a right border, but the right border touches the top and bottom border of the table, which is not the effect I want. I want it so that right divider doesn't touch the top and bottom border. Thanks for any suggestions.
You know when you assign a line height greater than size of font to a div and then give the div a right border, causing the right border not to touch the top and bottom border of the div, therefore creating a divider than just doesn't look like a right border. I'm trying to do that with a table cell, giving the table a line height greater than size of font, and then giving the table cell a right border, but the right border touches the top and bottom border of the table, which is not the effect I want. I want it so that right divider doesn't touch the top and bottom border. Thanks for any suggestions.