chanfuterboy Posted August 11, 2009 Share Posted August 11, 2009 hi, why the left-right etc borders dont display in green?, please help me <br> <table align='center' width='80%' cellspacing="4" cellpadding='0'> <tr> <td align='center' width='97%'> <table width="900" align=center cellpadding="0" cellspacing="0" border="0" style="background-color: #FFFFFF; border-bottom-width:0px"> <tr> <td width="14"><img src="http://www.awortinkos.com/test2/images/11.gif" width="14" height="14" border="0" alt="..." /></td> <td width="872" style="border-top-style: solid; border-top-width: 1px" bordercolor="#008000"> </td> <td width="14"><img src="http://www.awortinkos.com/test2/images/12.gif" width="14" height="14" border="0" alt="..." /></td> </tr> <tr> <td bordercolor="#008000" style="border-left-style: solid; border-left-width: 1px"> </td> <br> <td align="center"><hr size=1><font color="#000000">ACTUAL CONTENT</font></td> <td style="border-right-style: solid; border-right-width: 1px" bordercolor="#008000"> </td> </tr> <tr> <td><img src="http://www.awortinkos.com/test2/images/13.gif" width="14" height="14" border="0" alt="..." /></td> <td style="border-bottom-style: solid; border-bottom-width: 1px" bordercolor="#33CC00"></td> <td><img src="http://www.awortinkos.com/test2/images/14.gif" width="14" height="14" border="0" alt="..." /></td> </tr> </table> Quote Link to comment Share on other sites More sharing options...
haku Posted August 11, 2009 Share Posted August 11, 2009 You are mixing outdated html (bordercolor etc) with css (border-left etc) which is probably causing conflicts. Switch to CSS only. 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.