> For the complete documentation index, see [llms.txt](https://velara-3.gitbook.io/web-export/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://velara-3.gitbook.io/web-export/web-developers.md).

# Web Developers

Web Export for Adobe XD was designed as a way to author web pages and create a bridge between designers and developers.&#x20;

The project has a few goals:&#x20;

* Create the most accurate representation of the design
* Allow developers to add or subtract or replace that model
* Preserve development work throughout design changes

Mechanisms have been put in place to allow developers to author and modify the exported code.

Read [how exporting works](/web-export/how-exporting-works.md) section.

#### Integration Mechanisms.&#x20;

You can add or subtract some or all [styles](/web-export/element-options/untitled.md).&#x20;

You can replace [tag names](/web-export/element-options/tag-name.md).

You can add [attributes](/web-export/element-options/attributes.md).

You can add [classes](/web-export/element-options/classes.md).

You can replace an elements output and use [your own](/web-export/element-options/markup-inside.md).&#x20;

You can throw everything out and simply use the page [structure](/web-export/export-artboard-dialog/markup-only.md).&#x20;

You can customize the [page template](/web-export/export-artboard-dialog/page-template.md).

You can [add in](/web-export/creating-code-blocks.md) your own code or styles or behaviors and reuse them across projects.

Use the [forums](https://discuss.velara3.com) to post suggestions. &#x20;
