After a product owner submits the OEL transparency disclosure, they receive the machine-readable JSON file along with an HTML code with the visual representation of the OE label. When they paste the code on their website, the label is displayed as a set of icons, without displaying textual information of the icons.
The tasks consists in creating a tooltip in HTML (a contextual text bubble that displays a description for an element that appears on pointer hover or keyboard focus - https://developer.mozilla.org/) to be added to the visual representation of the label on a website.
You will be provided with the descriptions of all icons.
After a product owner submits the OEL transparency disclosure, they receive the machine-readable JSON file along with an HTML code with the visual representation of the OE label. When they paste the code on their website, the label is displayed as a set of icons, without displaying textual information of the icons.
The tasks consists in creating a tooltip in HTML (a contextual text bubble that displays a description for an element that appears on pointer hover or keyboard focus - https://developer.mozilla.org/) to be added to the visual representation of the label on a website.
You will be provided with the descriptions of all icons.