Tony Thomas

Father to two, husband to one, web developer and musician.


Archive for November 9th, 2009


Blueprint: Taking a Close Look at grid.css

Monday, November 9th, 2009

About Blueprint

Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.

.container

/* A container should group all your columns. */
.container {
width: 950px;
margin: 0 auto;
}

(more…)

Michael Shermer’s TED Talk: Why People Believe Weird Things

Monday, November 9th, 2009

Posted via email from Truetone