View Single Post
Old 09-06-2012, 03:18 AM   #1
davikerkrish
Registered User
 
Join Date: Jul 2012
Posts: 111
CSS buttons looks like links

Sometimes you have to use a button (like with forms), but realize your design would look so much better with just a simple text link.

Button.link
{
Font-family:Arial;
Font-size:1em;
Text-align:left;
Color:blue;
Background:none;
Margin:0;
Padding:0;
Border:none;
Cursorointer;
}
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
davikerkrish is offline   Reply With Quote