Fork me on BitBucket

CSS: create layouts with table values

In this article I'll explain how to use the table values of the CSS display property to format certain sections of a simple three-columns layout.

WordPress: publish a tweet as a post

Twitter is surely one the most popular social networks on the web, and WordPress is surely one the most popular CMS available today. Usually these two platforms interact only in one way: you get something from Twitter, you post something on Twitter. Let's say that you want to publish your latest tweet as a post on your WordPress site, also checking if there is another brand new tweet available. How we can to this?

CSS: how to style form elements

In this article I'll explain how to format form elements by using CSS. Finally, I'll provide a series of screenshots taken from the various browsers.