I have entered the correct line in my ht access file to access php in my css file. All other code works correctly except for the code below. It looks correct in firefox as purple but in ie it is white? Anyone have any ideas?
.line2{ border-bottom: 1px solid; border-color: <?php echo($webinfo53)?>;}