A CSS style guide for form fieldsets

Recently we were asked to clean up some old table formatted credit card forms. At the same time the client was implementing a new credit card system which meant all of the existing forms now had to be updated to the new format and standards of the web application. Besides removing the bloated table code, [...]

Continue Reading →

Solving the Dreamweaver ‘Waiting for server’ issue

How many times have you been working on a web page in Dreamweaver and go to upload your file to the server only to get the dreaded ‘Waiting for server’ dialog window. I would have to disconnect from the server (multiple times to again get around another waiting for server dialog.) and re-connect. This has [...]

Continue Reading →

Using Google Fonts on your website

Today I came across a blog post by Divyang Patel discussing the use of the Google Font API on your web site. Since most of my development is done inside of the University world I never paid much attention to using this technique so I decided to implement it on my company web site. I [...]

Continue Reading →