Everything breaks with DOCTYPE
If a page has the following on the first line and is viewed in IE6, the table totally breaks.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Same with HTML 4 strict.
Please fix!
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Same with HTML 4 strict.
Please fix!
Bill
January 31,