632 Part III . Document Objects Reference border (Web site translator)
632 Part III . Document Objects Reference border Value: Integer Read/Write Compatibility NN2 NN3 NN4 NN6 . IE3/J1 IE3/J2 IE4 . IE5 . IE5.5 . The border property controls the thickness of the table s borders. Values indicate the number of pixels thick the border should be. A value of zero removes all visible borders surrounding the table. Different browsers render table cell borders differently depending on background colors and other visual attributes of tables and table elements. Be sure to verify the appearance on as many browsers and operating systems as possible. On the Example on the CD-ROM CD-ROM Related Item: borderColor property. borderColor borderColorDark borderColorLight Value: Color Value String Read/Write NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility . . IE4+ provides attributes and corresponding properties to control the border colors of a table. When table borders have enough thickness to display a three-dimensional raised look, the appearance is created by generating two dark and two light edges (simulating a light source coming from the upper-left or lower-right corner). If you want to do a better job of specifying the color combinations for the light and dark edges, you can control them individually via the borderColorLightand borderColorDark properties, respectively. You can assign colors in any valid color value (hexadecimal triplet or plain-language name); but when you read the property, the value is returned as a hexadecimal triplet (for example, #008000 ). On the CD-ROM Example on the CD-ROM Related Item: TD.borderColor property. TABLE.borderColor
Check Tomcat Web Hosting services for best quality webspace to host your web application.