aca3474 HTML validation fixes: declare language, correct margin unit

Authored and Committed by adamwill 2 years ago
    HTML validation fixes: declare language, correct margin unit
    
    Ran the page through the w3c validator and discovered that we're
    supposed to declare the page's language, and the bottom margin
    of the table had a typo in the unit ("pm" not "px").
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+2 -2