Underline paragraph formatting requirements
Open
Best practices - styling
Best practices - tagging
Topic - css
Topic - formatting requirements
- Dominant language
- HTML
- Stars
- 27
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes, particularly for headings in some countries, a block of text will be underlined with a particular dot pattern. The underline generally is the width of the block of text and to the same alignment (e.g. left aligned if the text is left aligned, centered if the text is centered, etc).
Examples include dots 2-5 and 2-3-5-6
CSS bottom border (border-bottom) could be used to achieve the underlining, with the width set to fit-contents, see #65.
The actual braille character(s) used for the underlining need be specified as a braille character and this would be an extension to CSS.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.