Add web banners

This commit is contained in:
=
2012-07-08 14:13:51 -04:00
parent 66c140fa1e
commit 72e1f7a0c8
12 changed files with 131 additions and 0 deletions

73
banners.md Normal file
View File

@@ -0,0 +1,73 @@
---
layout: blank
title: Website Banners
description: "Spread the word! Use these banner to let new PHP programmers know about PHP: The Right Way"
---
# Web Banners
Spread the word! Use these banner to let new PHP programmers know about _PHP: The Right Way_.
## Button 1 (120x90)
<img src="/images/banners/btn1-120x90.png" alt="PHP: The Right Way"/>
<a href="http://www.phptherightway.com">
<img src="http://www.phptherightway.com/images/banners/btn1-120x90.png" alt="PHP: The Right Way"/>
</a>
## Button 2 (120x60)
<img src="/images/banners/btn2-120x60.png" alt="PHP: The Right Way"/>
<a href="http://www.phptherightway.com">
<img src="http://www.phptherightway.com/images/banners/btn2-120x60.png" alt="PHP: The Right Way"/>
</a>
## Leaderboard (728x90)
<img src="/images/banners/leaderboard-728x90.png" alt="PHP: The Right Way"/>
<a href="http://www.phptherightway.com">
<img src="http://www.phptherightway.com/images/banners/leaderboard-728x90.png" alt="PHP: The Right Way"/>
</a>
## Large Rectangle (386x280)
<img src="/images/banners/lg-rect-386x280.png" alt="PHP: The Right Way"/>
<a href="http://www.phptherightway.com">
<img src="http://www.phptherightway.com/images/banners/lg-rect-386x280.png" alt="PHP: The Right Way"/>
</a>
## Medium Rectangle (300x250)
<img src="/images/banners/med-rect-300x250.png" alt="PHP: The Right Way"/>
<a href="http://www.phptherightway.com">
<img src="http://www.phptherightway.com/images/banners/med-rect-300x250.png" alt="PHP: The Right Way"/>
</a>
## Rectangle (180x150)
<img src="/images/banners/rect-180x150.png" alt="PHP: The Right Way"/>
<a href="http://www.phptherightway.com">
<img src="http://www.phptherightway.com/images/banners/rect-180x150.png" alt="PHP: The Right Way"/>
</a>
## Square Button (125x125)
<img src="/images/banners/sq-btn-125x125.png" alt="PHP: The Right Way"/>
<a href="http://www.phptherightway.com">
<img src="http://www.phptherightway.com/images/banners/sq-btn-125x125.png" alt="PHP: The Right Way"/>
</a>
## Vertical Rectangle (240x400)
<img src="/images/banners/vert-rect-240x400.png" alt="PHP: The Right Way"/>
<a href="http://www.phptherightway.com">
<img src="http://www.phptherightway.com/images/banners/vert-rect-240x400.png" alt="PHP: The Right Way"/>
</a>