Description
This example shows simple horizontal line with markers and labels implemented only with HTML and CSS.
Main Features
- pure HTML(5) and CSS3
- no JavaScript
- no images
- width of lines can be easily changed
Output
ALabel BC
Use Cases
You can use it standalone, just generate the html markup and accompanying css. However, I’d probably use it in XTemplate where length of lines, colors and labels can be generated dynamically based on the passed data.