The title bar automatically goes 100% in width above the entries in Firefox and Internet Explorer. I downloaded Google Chrome today and it looks like this. So what can I do to make it 100% too?
If I changed this to exact pixels then it would appear right but I'd like to use another solution if possible that sticks to percentages:
# Start the column for the body. Do not delete this line
"""<td valign="top" width="100%">""";
Thanks in advance!