• Fancy navigation indicator with css3

      Tue 01 May 2012

      This tutorial show how to make a beatiful navigation indicator with css3

      In this tutorial I will show how to make a beatiful indicator using CSS3. This kind of navigation is recommended to slide throught carousels like these: First of all, it’s important to remember that this solution will not work in versions earlier than Internet Explorer 9, but will degrade gracefully, without losing any of their [...]

    • Centering elements in a fluid layout

        Fri 03 Feb 2012

        Centralize fluid elements vertically and horizontally with css

        I was researching about what happens if you declare two “conflicting” positions for absolute or relative elements. So I found this great article about conflicting absolute position. After some tests, I discover a good way to center elements vertically or horizontally without know his dimensions. If you have the following HTML / CSS: It’s a [...]

      • Let’s get started with Bootstrap

          Tue 04 Oct 2011

          Twitter Bootstrap

          Since design guides to interaction patterns, we wish to define the pattens and consistency in a web application to reuse the highest design elements as possible. Not just that, the Twitter, with the bootstrap goes one step further and develop a framework where contains all website elements, following the twitter style, and Open Source! They [...]