Monthly Archives: November 2010
Build My Own One Column CSS Template from Scratch – Part 1
In this tutorial I am going to explain how you can develop your own CSS template using HTML and CSS. This template will be a single column template with a header, a top menu, the content section and a footer. … Continue reading
The CSS 3 ‘Border Image’ Rule
This is my second post on the ‘CSS 3 Rules’ series, and it’s again on how to style borders using CSS 3. Only this time, we are going to see how to style borders using an image instead of using … Continue reading
Image Optimization for the Web
A very important aspect to have in mind when deploying a website or any other web application is the loading speed. Nobody wants to wait centuries before a web page is displayed. One way to accomplish this is optimizing the … Continue reading
Online Background Image Generators
Let me guess! You need a fancy background for your website, blog, Facebook or Twitter page but you do not have the skills or the touch to make one yourself. A few years ago that could be a problem, but … Continue reading
The CSS 3 ‘Border Colors’ Rule
CSS 3 is the latest CSS version and it brought us, web developers, lots of cool features. Unfortunately some browsers still do not interpret it fully and some other (Internet Explorer, of course) not even a bit. However, CSS 3 … Continue reading