Quote:
|
Originally Posted by fstop71
I have attached a site that I designed in PS. I made some inner borders that the customer likes. I can't figure out how to make them happen in html or css. I've tried the border-style tags but only get an outer border. I have tried stretching a 5x5 block image but can't get it to connect to the visible outer border. If anyone has a magic bullet, it would be appreciated. Thanks.
|
Have you applied the border style to the individual cells?
<td border ................>
Or better yet, make a class and apply to each cell?
<td class="mycustonborder">