Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Convert HTML / CSS from Adobe XD

just downloaded the Adobe XD and i think i am going to love it. I just have a problem Exporting it from Adobe XD into HTML / JS / CSS and port it to my code in Visual Studio, so i can do WebForm.

How is this possible.

like image 340
RedMond Avatar asked Feb 05 '19 10:02

RedMond


2 Answers

Adobe XD has a plugin ecosystem where you can download a third-party built plugin to achieve tasks not supported by Adobe XD itself. For web export, I can recommend a plugin called "Web Export."

In order to use the plugin,

  1. Make sure you have the latest version of XD
  2. Go to Plugins > Discover Plugins > Search "Web Export"
  3. Click "Install"

Hope this helps!

like image 51
Steve Kwak Avatar answered Sep 30 '22 11:09

Steve Kwak


Natively, you can't (yet), although some external plugins can help you achieve that.

Adobe XD is a prototyping tool, ie it has been designed for producing the designs of websites and app before passing it to a developer that will "manually" build the HTML/CSS/JS out of it.

However, the export to HTML/CSS/JS feature has been asked before by the community many times and the Adobe team is currently working on it (check this and this).

like image 35
Nino Filiu Avatar answered Sep 30 '22 11:09

Nino Filiu