DEV Community

Cover image for Convert Adobe XD to Responsive HTML and CSS website
Adrian Twarog
Adrian Twarog

Posted on • Updated on

Convert Adobe XD to Responsive HTML and CSS website

The process of migrating an Adobe XD design into a responsive HTML and CSS website takes several stages, from preparing the assets to making sure it works properly and even animating it.

In this video, I go over the development process for migrating an XD design into a coded website. I also make sure to show how it can then be put into WordPress as well.

https://youtu.be/36YgqQnOm1s

What I go over in this video includes:
  • Using and exporting elements from Adobe XD
  • Converting Adobe XD to basic HTML and CSS
  • Coding responsive website design using that same design
  • Importing it into WordPress
  • Animating it using libraries such as WoWjs and Animate.css

This is part of Florin Pops recent #7Days7Websites.You can find out more about it here:
https://dev.to/florinpop17/the-7days7websites-coding-challenge-3o3g

Follow and support me:

Special thanks if you subscribe to my channel :)

Want to see more:

I will try to post new great content every day. Here are the latest items:

Top comments (1)

Collapse
 
kr4idle profile image
Pete Steven

You can do the HTML/CSS by writing manual code, but you can also use applications that automate that. For example Desech Studio does that pretty well by importing the adobexd file, and then you adjust margins and sizes and you're done for the most part.