Tim Kress-Spatz

Archive for the ‘Development’ Category

Coding Forms in Good Form

If you’re looking to create an HTML form, I’d highly recommend skimming Fancy Form Design Using CSS by SitePoint.
This is a very straightforward article which highlights a lot of best practes for styling HTML form elements with CSS. The end result is a clean form, both visually and syntactically.

Continue Reading...

Upload Components for PHP and Flash

Have you ever had to add an upload feature to your site? I haven’t had to do this in many years, so I was pleasantly surprised when I looked around and found that there’s some fantastic components which make this really easy.

Continue Reading...