I decided to design a table for the football team I support that includes columns for dates played, teams played during the season, a link to the match played, and lastly the date of their next match. But when I tried to put the names of the players who scored beneath the teams that played, I had to use "rowspan" and even though I had the page validated at W3C Markup Validation Service, I was warned that: A table row was 5 columns wide and exceeded the column count established by the first row (4). My worn old eyes cannot see where to resolve this warning.
Here is the code that I used:
Display error
Could you please examine my use of "rowspan" to ensure it is correct?
Many thanks, everyone.
Here is the code that I used:
Display error
Could you please examine my use of "rowspan" to ensure it is correct?
Many thanks, everyone.
Last edited by a moderator: