Hi, I've got some advanced html css projects due for school, and I need to check my code in a browser. NVDA gives me some basic font and colour information which is helpful, but I need more. For example, right now NVDA tells me that everything is "default aligned" regardless of whether it's centred in it's container or not. If I use margin:auto, I get align default. If I use textalign I get left right or centre, but I can't textalign everything plus I also need vertical alignment info. I'm learning css grid, so I also need the placement info for the divs in the grid and I need format information about various section and other html 5 layout elements. Is there an add-on or advanced feature that can help me?
Thanks,
Erik