# 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](https://velara-3.gitbook.io/web-export/how-exporting-works) section.

#### Integration Mechanisms.&#x20;

You can add or subtract some or all [styles](https://velara-3.gitbook.io/web-export/element-options/untitled).&#x20;

You can replace [tag names](https://velara-3.gitbook.io/web-export/element-options/tag-name).

You can add [attributes](https://velara-3.gitbook.io/web-export/element-options/attributes).

You can add [classes](https://velara-3.gitbook.io/web-export/element-options/classes).

You can replace an elements output and use [your own](https://velara-3.gitbook.io/web-export/element-options/markup-inside).&#x20;

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

You can customize the [page template](https://velara-3.gitbook.io/web-export/export-artboard-dialog/page-template).

You can [add in](https://velara-3.gitbook.io/web-export/creating-code-blocks) your own code or styles or behaviors and reuse them across projects.

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