Notes on Learning Flight
  • Blog
  • Notes
  • Links
  • About
Notes on Learning Flight

Svg


SVG notes

 Posted on December 22, 2019  |  MJL

Center Text vertically

The alignment-baseline attribute does not work for svg elements in Firefox. Use dominant-baseline: central instead.

Reference: https://stackoverflow.com/questions/12250403/vertical-alignment-of-text-element-in-svg/15997503#15997503

svg  vis 

MJL  • © 2020  •  Notes on Learning Flight

Hugo v0.52 powered  •  Theme by Beautiful Jekyll adapted to Beautiful Hugo