Hi All,
Please review and provide your assessment for “ Structuring planet data” assignment. Attached are links of my task and assignment page below.
Link to the example to be assessed
Link to the actual task or assessment page
Regards,
Vivek Tiwari
vusithedev
(vusithedev)
September 30, 2022, 12:24pm
2
Hi @tiwarivivek44
The structure and output of the table look good, however, the table is not accessible for visually impaired users. How can you go about fixing this?
1 Like
Hi @vusithedev will update alt text to be more readable and descriptive for visually impaired readers. Thanks for your review!
mikoMK
(Michael Koch)
October 14, 2022, 7:11am
4
Hi @tiwarivivek44
What @vusithedev meant is that you should use the scope
attribute on the <th>
. This will help screen readers understand the connection between header cells and content cells.