1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Corretion path image logo; Added version without background

This commit is contained in:
Webysther Nunes
2016-06-02 17:07:04 -03:00
2 changed files with 10 additions and 3 deletions

View File

@@ -31,9 +31,7 @@ function random_bgcolor($min, $max)
<h1>Download</h1>
<p>
Right click on one of the images and select "Save Image As" to save the
logo (except where otherwise indicated). Then, link it to the main PHP
site at <code>php.net</code>.
Right click on one of the images and select "Save Image As" to save the image.
</p>
<p class="warn">
@@ -79,6 +77,15 @@ function random_bgcolor($min, $max)
<a href="https://upload.wikimedia.org/wikipedia/commons/2/27/PHP-logo.svg">SVG format</a> |
<a href="https://upload.wikimedia.org/wikipedia/commons/thumb/2/27/PHP-logo.svg/2000px-PHP-logo.svg.png">PNG format</a>
</td>
<td class="logo">
<img src="/images/logos/php-logo-bigger.png" width="150" alt="php logo without background">
<br>
Without Background
<br>
<a href="http://php.net/images/logos/php-logo.svg">SVG format</a> |
<a href="http://php.net/images/logos/php-logo-bigger.png">PNG format</a>
</td>
</tr>
</table>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB