Download Buttons

Based on http://www.photoshopstar.com/web-graphics/professional-glossy-download-button/ I’ve attempted to create some download buttons.
I didn’t have the Myriad Pro font, and I know the look isn’t as swish as it could be, but it’s an attempt.

The Buttons

Download

Demo

Preview

Source Code

The Code

Note : This comes from http://www.photoshopstar.com/web-graphics/professional-glossy-download-button/

<style type="text/css">
<!--
#button_download { margin: 0; padding: 0; }
#button_download a { display: block; background: url(/files/download_buttons/web/Button_Download_Red.png) no-repeat; width: 200px; height: 0px !important; height /**/:72px; padding: 72px 0 0 0; overflow: hidden; }
#button_download a:hover { background: url(/files/download_buttons/web/Button_Download_Red_Hover.png) no-repeat; width: 200px; height: 0px !important; height /**/:72px; padding: 72px 0 0 0; overflow: hidden; }
-->
</style>
 
<h1 id="button_download"><a href="/files/download_buttons/Download_Buttons_v1.zip" title="[244kb] Zip file with editable PSD and output web images" target="_blank">Download</a></h1>

About admin

Australian Network for Art and Technology [ANAT] e: [email protected] | ph: +61 8 8231 9037 www.anat.org.au | www.filter.org.au | www.synapse.net.au Twitter: __ANAT | Facebook: http://bit.ly/bF9fXl The Australian Network for Art and Technology (ANAT) is supported by the Visual Arts and Craft Strategy, an initiative of the Australian, State and Territory Governments; the Australian Government through the Australia Council, its arts funding and advisory body, and the South Australian Government through Arts SA.
This entry was posted in Downloads, Tutorials. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *