Tumblr: More posts per page

I’ve lately been messing around with the Tumblr platform, and am pretty impressed overall with what can be achieved with a free blogging platform. I’ve been working on a tumblr theme for portfolio creation (more on that later…) and came across the problem of not being able to display more than 15 posts per page. After a some digging, copying and pasting, and a bit of cleverness, I have the beginnings of a solution. Continue reading

Slicing and Coding a PSD into XHTML – Part One

In this tutorial, we’re going to be taking a PSD webpage template and coding it into XHTML and CSS. Along the way, I’m going to explain how to approach the coding of a webpage, so that hopefully, after reading, you’ll be able to apply what you’ve learned to your own designs. Continue reading

CSS Overlapping Tabs

Tabs are great – They’re user-friendly because they’re like the real world, and they can add a great 3D element to a design. Overlapping tabs present a special challenge to code, but with some careful planning and clever images, we’ll have some nicely interactive tabs.

Continue reading