Unity UI Canvas to HTML Elements workaround?

I am looking to create an instant game for mobile. I would like to make the UI in Unity using the canvas and have those images in HTML and those positions mirrored on the CSS, I see that this is not currently possible, but curious to see if anyone has managed to create workarounds. For this creating the UI layout inside unity is very important!
Thanks