Articles

In this category you will find articles about web design, web development and related topics. Here we also feature inspirational collections, opinions and articles about best practices.

25 Fresh Examples of Beautiful UI Elements

by

UI elements – user interface elements – are a really important part of the design process. They are what we can call the face of interaction between your site and its users. Everything need to be well designed, positioned and planned. Drop downs, menus, search boxes, forms…all these elements need to be clear, easy to see and use and also beautiful, everything to get the viewers attention and get the results we want.

CSS3 Styled jQuery Dropdown

by

I found a really nice and simple jQuery dropdown menu on CSS Tricks and I thought, let’s add some neat style to it. You can find the original here: http://css-tricks.com/examples/SimplejQueryDropdowns/ […]