severndigital Posted July 9, 2010 Share Posted July 9, 2010 I am having a brain fart.. please help me I need my table rows to have a border .. not my table cells. in a crude graphical example . i need this -------------------------------------------- | table cell table cell table cell | -------------------------------------------- not this -------------------------------------------- | table cell | table cell | table cell | -------------------------------------------- Thanks, Chris Quote Link to comment Share on other sites More sharing options...
haku Posted July 10, 2010 Share Posted July 10, 2010 table { border-left:solid black 1px; border-right:solid black 1px; } Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.