Grid for aligning HTML elements

When it comes to layout markup and CSS I use FireBug and the Webdeveloper Toolbar for FireFox constantly. With HTML block alignment a useful tool is the ruler under the Miscellaneous tab in the Webdev Toolbar. The problem with it is this, every page refresh you need to add it back. This is a pain … Continued

Custom Web Fonts got Easier

Custom fonts for styling just got easier with Googles release of the new Font API It has been a bit of a pain including custom fonts in styling do to file size, bandwidth, page load etc… With Google releasing this new API Google Font Directory it will make things a whole lot easier for us … Continued