girlygirl
05-23-2003, 12:21 AM
Hey, Im making my splash and I put a borfer around my pic, but I dont know how to change the color or my border if you know a code or how to change it please tell me! thx!
|
View Full Version : Border Problems girlygirl 05-23-2003, 12:21 AM Hey, Im making my splash and I put a borfer around my pic, but I dont know how to change the color or my border if you know a code or how to change it please tell me! thx! amicus 05-23-2003, 12:24 AM here it is :) <table width="100" height="100" border="1" bordercolor="#00AA00"> <tr> <td>test</td> </tr> </table> girlygirl 05-23-2003, 12:29 AM thank you so much |