Hi, merry christmas,
Does anyone know of some HTML code to make a table have a solid-2d, black border, not just in IE but in Mozilla and Netscape aswell?
When i use:
<table border="1" bordercolor="black"> it does what i want, but only in IE.
And when i use:
<table border="1"> on its own, i just get a grey 3d like border in all three browsers...
Thanks ppl.