Tags for Graphics
- Dominant language
- HTML
- Stars
- 27
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The \ tag is used for images in HTML. It would also be suitable for file types for tactile graphics that are already supported as images in HTML like SVG, JPG, etc.
There are several kinds of attributes that can be attached to the \ tag such as src to signify the file type to be displayed, alt to set the alt text for the image, and style, width, and height to set the intended size of the image.
We may also want to consider how we will handle common tactile graphic file types that **aren't** supported as images by HTML like PDF.
There are several options here and more to consider but I wanted to make this ticket so that tags for graphics weren't seen as an omission and so everyone had a chance to comment. The Tactile Graphic Task Force will make recommendations about what to do here later but first we'll need to settle on which file types to recommend. Based on those recommendations, we can then make a recommendation for how they are handled and what information is included.
The questions remaining here are too numerous to list.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.