
DESIGNED for BEAUTY.
MADE for LIFE.
Digital Resources from Armadillo Decking
Armadillo Composite Decking: easy to install, easy to promote.
Armadillo Digital Resources is a collection of html files that allows you to seamlessly promote the Armadillo brand on your website. Our code snippets ensure that everything is easy for your team to implement on your website, and our hyperlinked logo will make it easier for your customers to link to our website to learn more about Armadillo decking products. We have both brown and white options for you to choose from depending on the background color of your webpage.
Armadillo Composite Decking Logos in Brown
These three options are great for webpages that have a white or light background. Based on the examples shown, select the option that will work best on your website.
Option 1:
Logo and description
The Armadillo Composite Decking logo and brief copy, with a hyperlink that takes users to the Armadillo Composite Decking website in a new tab or window.
Example
With Armadillo Composite Decking, you will not only enjoy a gorgeous deck you will enjoy it for years to come. Unlike pressure-treated lumber, Armadillo Composite Decking doesn’t warp, crack, or splinter. Spend less time maintaining your deck and more time enjoying it.
Code
<div style="text-align:center;"> <a href="https://armadillodeck.com/?utm_source=website&utm_medium=referral&utm_campaign=dealer-distributor&utm_content=branded-resources" target="_blank"><img src="https://armadillodeck.com/wp-content/uploads/2021/07/armadillo-composite-decking_1200.gif" style="max-width:300px;"/></a> <p style="text-align:left;">With Armadillo Composite Decking, you will not only enjoy a gorgeous deck you will enjoy it for years to come. Unlike pressure-treated lumber, Armadillo Composite Decking doesn’t warp, crack, or splinter. Spend less time maintaining your deck and more time enjoying it.</p> </div>
Option 2:
Logo and tagline
The Armadillo Composite Decking logo and tagline, with a hyperlink that takes users to the Armadillo Composite Decking website in a new tab or window.
Example
Code
<div style="text-align:center;"> <a href="https://armadillodeck.com/?utm_source=website&utm_medium=referral&utm_campaign=dealer-distributor&utm_content=branded-resources" target="_blank"><img src="https://armadillodeck.com/wp-content/uploads/2021/07/armadillo-composite-decking_1200.gif" style="max-width:300px; display: inline-block; margin:auto 0px;"/></a> <span>Designed for Beauty, Made for Life.</span> </div>
Option 3:
Logo only
The Armadillo Composite Decking logo with a hyperlink that takes users to the Armadillo Composite Decking website in a new tab or window.
Code
<a href="https://armadillodeck.com/?utm_source=website&utm_medium=referral&utm_campaign=dealer-distributor&utm_content=branded-resources" target="_blank"><img src="https://armadillodeck.com/wp-content/uploads/2021/07/armadillo-composite-decking_1200.gif" style="max-width:300px;"/></a>
Armadillo Composite Decking Logos in White
These three options are great for webpages that have a dark-colored background. Based on the examples shown, select the option that will work best on your website.
Option 4:
Logo and description (White)
The Armadillo Composite Decking logo and brief copy, with a hyperlink that takes users to the Armadillo Composite Decking website in a new tab or window.
Example on brown background
Code
<div style="text-align: center;"><a href="https://armadillodeck.com/?utm_source=website&utm_medium=referral&utm_campaign=dealer-distributor&utm_content=branded-resources" target="_blank" rel="noopener"><img class="aligncenter" style="max-width: 300px; display: block; margin: auto 10; align: center;padding:20px;" src="https://armadillodeck.com/wp-content/uploads/2021/07/armadillo-composite-decking-white_1200.png" /></a>With Armadillo Composite Decking, you will not only enjoy a gorgeous deck you will enjoy it for years to come. Unlike pressure-treated lumber, Armadillo Composite Decking doesn't warp, crack, or splinter. Spend less time maintaining your deck and more time enjoying it.</div> </div>
Option 5:
Logo and tagline (White)
The Armadillo Composite Decking logo and tagline, with a hyperlink that takes users to the Armadillo Composite Decking website in a new tab or window.
Example on brown background
Code
<div style="text-align: center; background-color: #413635; padding-top: 20px; color: #ffffff;"> <div style="text-align: center;"><a href="https://armadillodeck.com/?utm_source=website&utm_medium=referral&utm_campaign=dealer-distributor&utm_content=branded-resources" target="_blank" rel="noopener"><img style="max-width: 300px; display: inline-block; margin: auto 0px;" src="https://armadillodeck.com/wp-content/uploads/2021/07/armadillo-composite-decking-white_1200.png" /></a> <p style="text-align: center;">Designed for Beauty, Made for Life.</p> </div>
Option 6:
Logo only (White)
The Armadillo Composite Decking logo with a hyperlink that takes users to the Armadillo Composite Decking website in a new tab or window.
Example on brown background
Code
<div style="text-align: center; background-color: #413635; padding: 20px;"><a href="https://armadillodeck.com/?utm_source=website&utm_medium=referral&utm_campaign=dealer-distributor&utm_content=branded-resources" target="_blank" rel="noopener"><img style="max-width: 300px; display: inline-block; margin: auto 0px;" src="https://armadillodeck.com/wp-content/uploads/2021/07/armadillo-composite-decking-white_1200.png" /></a></div>
To Get Started
Open your website editor and navigate to the page — and specifically to where on the page — that you’ll be adding the Armadillo logo.
- If you know which of the 6 options you’d like to use, copy the html code shown above and paste it directly onto your page. Be sure to save your update and preview your page.
- If you’d like to try different options, see below to download all six html files. Then open a file and it will launch in your default web browser. If you’re on Chrome, go to your main menu and under “View” select “Developer” and then “View Source” to reveal the html code. Select all of the code and then copy, and paste it directly onto your page. Be sure to save your update and preview your page.