Hacker News new | past | comments | ask | show | jobs | submit login

I was thinking more along the lines of:

    <a href="#"><div class="mybutton">Button</div></a>

    .mybutton {
        padding: 10px 5px;
        border: 1px solid black;
        background: red;
        width: 100px;
        text-align: center;
    }
Instead of a gradient background and rounded corners, which is still trivial to write by hand.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: