I want to use CSS to style an element on a webpage and then to use that element as a static png. Is it possible to draw html node on eg. canvas and save such image with tran
Yes it is possible to save a HTML element as image (PNG file). See