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... Link to comment https://forums.phpfreaks.com/topic/47812-solved-table-border/ 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. Link to comment https://forums.phpfreaks.com/topic/47812-solved-table-border/#findComment-234636 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.