<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: buttons</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/buttons.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2009-06-10T02:11:30+00:00</updated><author><name>Simon Willison</name></author><entry><title>Styling buttons to look like links</title><link href="https://simonwillison.net/2009/Jun/10/styling/#atom-tag" rel="alternate"/><published>2009-06-10T02:11:30+00:00</published><updated>2009-06-10T02:11:30+00:00</updated><id>https://simonwillison.net/2009/Jun/10/styling/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://natbat.net/2009/Jun/10/styling-buttons-as-links/"&gt;Styling buttons to look like links&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Nat has a neat trick for styling submit buttons to look like regular links—so there’s absolutely no excuse for using a “delete” link when you should be using a POST request.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/buttons"&gt;buttons&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/css"&gt;css&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/forms"&gt;forms&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/getpost"&gt;getpost&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/http"&gt;http&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/links"&gt;links&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/natalie-downe"&gt;natalie-downe&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/post"&gt;post&lt;/a&gt;&lt;/p&gt;



</summary><category term="buttons"/><category term="css"/><category term="forms"/><category term="getpost"/><category term="http"/><category term="links"/><category term="natalie-downe"/><category term="post"/></entry><entry><title>Recreating the button</title><link href="https://simonwillison.net/2009/Feb/5/recreating/#atom-tag" rel="alternate"/><published>2009-02-05T21:50:12+00:00</published><updated>2009-02-05T21:50:12+00:00</updated><id>https://simonwillison.net/2009/Feb/5/recreating/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://stopdesign.com/archive/2009/02/04/recreating-the-button.html"&gt;Recreating the button&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Fascinating article from Doug Bowman on the work that went in to creating custom CSS buttons for use across Google’s different applications, avoiding images to improve performance ensure they could be easily styled using just CSS. I’d love to see the Google Code team turn this in to a full open source release—the more sites using these buttons the more familiar they will become to users at large.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/buttons"&gt;buttons&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/css"&gt;css&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/google"&gt;google&lt;/a&gt;&lt;/p&gt;



</summary><category term="buttons"/><category term="css"/><category term="google"/></entry></feed>