Have you ever wanted to replace those boring standard web browser buttons with something nicer? There are a few different ways of approaching the problem, including styling the buttons with CSS and using image buttons. There are some issues with those approaches however, and sometimes you may not even want a proper button, but instead use a regular text link. This is why my favorite solution is to replace the buttons altogether – with links that can then be styled anyway you want.