It is a minor annoyance but I am having trouble getting opera to behave.
When using css to format tables it seem to work in IE, netscape but when viewed in opera it falls down.
.x {
vertical-align: top;
width: 23%
}
with a <td class="x">...
Any comments, cheers