Posts Tagged ‘css’

CSS tabs

January 31st, 2012 by admin

Found on the internet a very simple way to create tabs (to successive blocks of content). Usually such things are done with javascript, or are still experimenting with CSS3. This example is complete without it.
Read the rest of this entry »

Recommendations for HTML5 features

January 25th, 2012 by admin

The new reference site HTML5Please can help greatly in the development of cross-browser sites on HTML5.

Web developers are used to constantly go to caniuse.com and check the support of certain features in each version of each browser, including past and future. It is understandable, because the new browsers are updated with insane speed, and support functions is changing almost every day.
Read the rest of this entry »

Favourites html/javascript/css tools and libraries from SmashingMagazine

January 23rd, 2012 by admin

Development of web interface is not the easiest thing. And the start seems to be easy, but to perfect a truly problematic. Oh very much needed to be taken into account. Just a lot of options and nuances that are easily confused and do something wrong. Fortunately, developers and designers tend to oversimplify this hard work and constantly inventing all sorts of tools allowing to do more and do better at the same time, and most importantly do not get bogged down in minutiae and sostredotochitsya on something more important.
Read the rest of this entry »