Link to Divorce Angels

Choose one of the options below, copy the code and paste it on your website.

Option 1: For Dark Backgrounds (javascript)

Divorce Angels

The code below will produce the logo above. Copy the code below and paste it on your website.

Code:

<a id="da-link" data-width="400" data-type="black" href="http://www.thedivorceangels.com" target="_blank"><img src="http://www.thedivorceangels.com/logos/black-da-logo.png" alt="Divorce Angels Toronto" width="400" height="auto"></a><script type="text/javascript" src="http://www.thedivorceangels.com/linkback.js"></script>								

Option 2: For White Backgrounds (javascript)

Divorce Angels

The code below will produce the logo above. Copy the code below and paste it on your website.

Code:

<a id="da-link" data-width="400" data-type="white" href="http://www.thedivorceangels.com" target="_blank"><img src="http://www.thedivorceangels.com/logos/white-da-logo.png" alt="Divorce Angels Ontario" width="400" height="auto"></a><script type="text/javascript" src="http://www.thedivorceangels.com/linkback.js"></script>								

Option 3: For Dark Backgrounds (no javascript)

Divorce Angels

The code below will produce the logo above. Copy the code below and paste it on your website.

Code:

<a href="http://www.thedivorceangels.com" target="_blank"><img src="http://www.thedivorceangels.com/logos/black-da-logo.png" alt="Divorce Angels Toronto" width="400" height="auto"></a>								

Option 4: For White Backgrounds (no javascript)

Divorce Angels

The code below will produce the logo above. Copy the code below and paste it on your website.

Code:

<a href="http://www.thedivorceangels.com" target="_blank"><img src="http://www.thedivorceangels.com/logos/white-da-logo.png" alt="Divorce Angels Ontario" width="400" height="auto"></a>								

Additional Instructions

The code must be placed direclty into the HTML code of your website. If you use a content management system, with a rich text editor, please paste the code using the HTML mode of the editor.