brown2005 Posted April 19, 2007 Share Posted April 19, 2007 I know you can have <table border='1'> </table> but what if i want to do the borders in css? so <table> </table> but still with borders... Quote Link to comment Share on other sites More sharing options...
Raghav Posted April 21, 2007 Share Posted April 21, 2007 well, something in your css like: TABLE {border: black 1px solid} would do the trick. 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.