gingerbase
gingerbase copied to clipboard
Gingerbase: basic host management for WoK
as per the w3schools rule set , we need to specify method attribute for form submission.
For a data table (i.e., the table tag does not contain a WAI-ARIA 'presentation' role), identify headers for the table rows and columns.
The id "identifier" referenced by the 'for' attribute of a label element is not a valid form input element or an element with id "identifier" is either null or does...
we should not provide multiple LABELs for one form control.
Action attribute is must for any form element
Groups of radio buttons or check boxes with the same name attribute must be contained within a fieldset element. A WAI-ARIA group or radiogroup can meet this requirement
Textarea control must have cols and rows defined. cols : the visible width of the text control, in average character widths. If it is specified, it must be a positive...
Input fields in Add repository page do not have any alternative text
Loading message textarea in Software update grid does not have alternative content to convey it's purpose.
The !DOCTYPE declaration is a top-level tag-like reference known as a Public Text Identifier. It appears at the very beginning of an HTML document in order to identify the content...