mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-27 23:30:10 +02:00
Add new UI files
This commit is contained in:
18
banners.md
18
banners.md
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: blank
|
||||
layout: default
|
||||
title: Website Banners
|
||||
description: "Spread the word! Use these banner to let new PHP programmers know about PHP: The Right Way"
|
||||
---
|
||||
@@ -10,7 +10,7 @@ Spread the word with _PHP: The Right Way_ banner images! Show new PHP developers
|
||||
|
||||
## Button 1 (120x90)
|
||||
|
||||
<img src="/images/banners/btn1-120x90.png" alt="PHP: The Right Way"/>
|
||||
<p><img src="/images/banners/btn1-120x90.png" alt="PHP: The Right Way"/></p>
|
||||
|
||||
<a href="http://www.phptherightway.com">
|
||||
<img src="http://www.phptherightway.com/images/banners/btn1-120x90.png" alt="PHP: The Right Way"/>
|
||||
@@ -18,7 +18,7 @@ Spread the word with _PHP: The Right Way_ banner images! Show new PHP developers
|
||||
|
||||
## Button 2 (120x60)
|
||||
|
||||
<img src="/images/banners/btn2-120x60.png" alt="PHP: The Right Way"/>
|
||||
<p><img src="/images/banners/btn2-120x60.png" alt="PHP: The Right Way"/></p>
|
||||
|
||||
<a href="http://www.phptherightway.com">
|
||||
<img src="http://www.phptherightway.com/images/banners/btn2-120x60.png" alt="PHP: The Right Way"/>
|
||||
@@ -26,7 +26,7 @@ Spread the word with _PHP: The Right Way_ banner images! Show new PHP developers
|
||||
|
||||
## Leaderboard (728x90)
|
||||
|
||||
<img src="/images/banners/leaderboard-728x90.png" alt="PHP: The Right Way"/>
|
||||
<p><img src="/images/banners/leaderboard-728x90.png" alt="PHP: The Right Way"/></p>
|
||||
|
||||
<a href="http://www.phptherightway.com">
|
||||
<img src="http://www.phptherightway.com/images/banners/leaderboard-728x90.png" alt="PHP: The Right Way"/>
|
||||
@@ -34,7 +34,7 @@ Spread the word with _PHP: The Right Way_ banner images! Show new PHP developers
|
||||
|
||||
## Large Rectangle (386x280)
|
||||
|
||||
<img src="/images/banners/lg-rect-386x280.png" alt="PHP: The Right Way"/>
|
||||
<p><img src="/images/banners/lg-rect-386x280.png" alt="PHP: The Right Way"/></p>
|
||||
|
||||
<a href="http://www.phptherightway.com">
|
||||
<img src="http://www.phptherightway.com/images/banners/lg-rect-386x280.png" alt="PHP: The Right Way"/>
|
||||
@@ -42,7 +42,7 @@ Spread the word with _PHP: The Right Way_ banner images! Show new PHP developers
|
||||
|
||||
## Medium Rectangle (300x250)
|
||||
|
||||
<img src="/images/banners/med-rect-300x250.png" alt="PHP: The Right Way"/>
|
||||
<p><img src="/images/banners/med-rect-300x250.png" alt="PHP: The Right Way"/></p>
|
||||
|
||||
<a href="http://www.phptherightway.com">
|
||||
<img src="http://www.phptherightway.com/images/banners/med-rect-300x250.png" alt="PHP: The Right Way"/>
|
||||
@@ -50,7 +50,7 @@ Spread the word with _PHP: The Right Way_ banner images! Show new PHP developers
|
||||
|
||||
## Rectangle (180x150)
|
||||
|
||||
<img src="/images/banners/rect-180x150.png" alt="PHP: The Right Way"/>
|
||||
<p><img src="/images/banners/rect-180x150.png" alt="PHP: The Right Way"/></p>
|
||||
|
||||
<a href="http://www.phptherightway.com">
|
||||
<img src="http://www.phptherightway.com/images/banners/rect-180x150.png" alt="PHP: The Right Way"/>
|
||||
@@ -58,7 +58,7 @@ Spread the word with _PHP: The Right Way_ banner images! Show new PHP developers
|
||||
|
||||
## Square Button (125x125)
|
||||
|
||||
<img src="/images/banners/sq-btn-125x125.png" alt="PHP: The Right Way"/>
|
||||
<p><img src="/images/banners/sq-btn-125x125.png" alt="PHP: The Right Way"/></p>
|
||||
|
||||
<a href="http://www.phptherightway.com">
|
||||
<img src="http://www.phptherightway.com/images/banners/sq-btn-125x125.png" alt="PHP: The Right Way"/>
|
||||
@@ -66,7 +66,7 @@ Spread the word with _PHP: The Right Way_ banner images! Show new PHP developers
|
||||
|
||||
## Vertical Rectangle (240x400)
|
||||
|
||||
<img src="/images/banners/vert-rect-240x400.png" alt="PHP: The Right Way"/>
|
||||
<p><img src="/images/banners/vert-rect-240x400.png" alt="PHP: The Right Way"/></p>
|
||||
|
||||
<a href="http://www.phptherightway.com">
|
||||
<img src="http://www.phptherightway.com/images/banners/vert-rect-240x400.png" alt="PHP: The Right Way"/>
|
||||
|
Reference in New Issue
Block a user