Versatile form input borders
It’s been a long time, but I decided to share with you guys a versatile way of adding rounded edges to just about anything. This method works best with images with non-transparent backgrounds.
It’s been a long time, but I decided to share with you guys a versatile way of adding rounded edges to just about anything. This method works best with images with non-transparent backgrounds.
Styling forms is quite easy and can make the page look a lot better. In this tutorial, I will show you how to style the input fields and create what is called a two-column form in which the left column consists of the label and the right column consists of the input fields.
more →
Have you ever had to make a search box and an image submit button only to discover that the two don’t align quite right? Or maybe they do match up, but in IE6 it’s off by 1 pixel? I don’t know if you’re as obsessive as I am about these things, but I’ll post a quick fix nonetheless.