Using display block on SVG elements

Anyone know what or how to implement display:block; on SVG elements like <svg> and <a>? I ask this because once you start working inside the <svg> parent all the children work as if they are set to absolute positioning and refuse to interact with each other.

Is my only option to use transform?

The same issue applies to width and height on <a>.

from HTML & Website Design http://ift.tt/1PXEzZW
via IFTTT
Previous
Next Post »
Thanks for your comment