jac.kock Posted December 3, 2013 Share Posted December 3, 2013 hi all, i have on my site a style that creates a button like style from the TR and TD butt, now after the update from IE 9 tot 11 i only see a black border and not the raised gray whit border i used to see? this is my css style used in the index can someone help me to get it working agian? <style type="text/css"> .button-tr { border-width: 3px; border-style: outset; border-collapse: collapse; } .button-td { border-width: medium; border-style: outset; } </style> thanx all Link to comment https://forums.phpfreaks.com/topic/284480-needs-help-css-to-work-in-ie-10-and-higher/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.