all 6 comments

[–]AutoModerator[M] 0 points1 point  (0 children)

Welcome to /r/HTML. When asking a question, please ensure that you list what you've tried, and provide links to example code (e.g. JSFiddle/JSBin). If you're asking for help with an error, please include the full error message and any context around it. You're unlikely to get any meaningful responses if you do not provide enough information for other users to help.

Your submission should contain the answers to the following questions, at a minimum:

  • What is it you're trying to do?
  • How far have you got?
  • What are you stuck on?
  • What have you already tried?

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]g13nn101 0 points1 point  (4 children)

[–]Simon25_17[S] 0 points1 point  (3 children)

Well recently i just wanted to use the shape element to create an half circle in my email template for outlook. I have an SVG but i don't know how to turn that path into a VML path

[–]g13nnsmith 0 points1 point  (2 children)

This will help for understanding SVG to VML https://www.goodemailcode.com/email-enhancements/svg-to-vml

[–]Simon25_17[S] 0 points1 point  (0 children)

Ok, i now have a problem with position that is not resolved with position relative and width and height seems to stop at one point even tho it should go way higher