How Exporting Works
Going from Adobe XD to HTML
Exported Elements
Page template
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title><!--page_title--></title>
<!--styles_content-->
<!--scripts-->
</head>
<body>
<!--application_content-->
</body>
</html>Artboard
Artboards
Group
Text
Rectangle
Ellipse
Line
Path
Polygon
Image
Last updated
Was this helpful?