HTML and CSS support a dizzying array of units (po...
# advancedpdf
s
HTML and CSS support a dizzying array of units (points, pixels, millimeters, etc.) and sometimes it's hard to know what the best one to use is. Also, some attributes let you use decimal values (so 50.8mm may be valid, vs 51mm). The BFO documentation isn't super extensive on that, so you could always play around and see what works and what doesn't.