문제

This error message from W3C Validator. Is this a major problem?

Line 342, Column 15: A table row was 12 columns wide and exceeded the column count established by the first row (1).

도움이 되었습니까?

해결책

It does suggest that it may not render uniformly in all browsers. You should probably use colspan as required to ensure that all rows have the same number of columns.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top