Navigation is one of those things you have to get right in order to provide your users with easy access to your website’s content. Today we’ll take a look at 30 well-designed navigation menus. Some of them use CSS sprites, some use jQuery or another library, and others take advantage …
Design
22 January 2010
I kind of got lost a little bit in creating Monthly Deviantart web interface features, but at least I loved to do research and get inspired every month, and since our blog is focused mainly on web design, I am sure you enjoy it as well. Let’s get started, …
CSS ( Cascading Style Sheets) are the modern standard for presenting website. Combined with structural markup language like HTML, XHTML – CSS fully take care about presentation part, creating that good concept – HTML = Content, CSS = Presentation. If you know CSS, you can really do everything controlling …