Comment on Flow Charts with CSS Anchor PositioningComments−lenkite2yIdeally, browsers should offer an API where a certain rect on screen can be rendered as SVG or PNG. Then such CSS flowcharts can be distributed as independent images instead of being a web-page.−iddan2ySee: https://web.archive.org/web/20140901100550/https://developer...−dgb232yI don't quite understand your comment. You can embed SVG in HTML and vice versa and you can use CSS on it.−65102yJust have a flow chart html element?
Comments
Ideally, browsers should offer an API where a certain rect on screen can be rendered as SVG or PNG. Then such CSS flowcharts can be distributed as independent images instead of being a web-page.
See: https://web.archive.org/web/20140901100550/https://developer...
I don't quite understand your comment. You can embed SVG in HTML and vice versa and you can use CSS on it.
Just have a flow chart html element?