HTML ARIA role="cell". Example#. A cell in a tabular container. <table> <thead> <!-- etc --> </thead> <tbody> <td role="cell">95</td> <td ...
確定! 回上一頁