Sliding Panel on CSS3 with iframe inside
I want to share some little experience of how to create a sliding panel on CSS3 with iframe inside and how to overcome unpleasant surprises of IE. It seems to me that this decision could be good for...
View ArticleOn the Sails of HTML5: How New Technologies Change Modern Web. Part 1
What is HTML5? Today, from a number of those people who are somehow related to web development, only lazy ones haven’t heard about HTML5. You won’t be mistaken, supposing that at every modern...
View ArticleOn the Sails of HTML5: How New Technologies Change Modern Web. Part 2
You can read the first part of this article here A3. Agile The third A is Agile. The world is difficult and sometimes it is not enough to be simply accessible and adaptive to some different, but...
View ArticleFloat Mania: Explanation of How CSS Property Float Works
As previously I was asked for several times: “why float is displayed wrong?”, I decided to write this note, which would explain typical situations a beginning coder runs into, and when someone asks me...
View Article50 New jQuery Plugins For Web Developers
In spite of the fact that jQuery was released in January 2006 it still holds its position and it’s not surprising, because of its ability to add various elements without the necessity to write bulky...
View ArticleDive into CSS3
Everyone who was ever interested in CSS3 has already tried it. Now we can generate rounded corners and drop shadows without any superfluous efforts. But it’s just a superficial level. I had to look...
View ArticleGreat Dozen of Advices to the Beginning HTML Coders
Introduction I am a freelancer. Previously, I didn’t think much about how and what coders do. I was responsible for the server, and my friend was coding and managing with the content. Quite recently I...
View Article40+ New Tools and Services for Web Designers and Developers
Last year, in summer we published a very informative roundup Timesaving Tools and Services for Web Developers with numerous handy resources. Such services, generators and frameworks are in a popular...
View ArticleCSS3: Life Without Prefixes
Prefixes are a good thing. They help browser developers in realization of new possibilities. But with them developers’ lives get even more difficult. There are a lot of prefixes, and sometimes there...
View ArticleParallax Scrolling: Tools, Articles and Tutorials
In our previous post dedicated to parallax scrolling effect, New Websites with Parallax Scrolling, we’ve already described the principle of its work. And today we would like to present to your...
View ArticlePixel Distortions with Bilinear Filtration in HTML5 Canvas
In this post I want to describe simple methodology of pixel image distortion on “clean” javascript in 2D – Canvas without the use of the special libraries and shaders, by the direct access to the...
View ArticleStop-watch on CSS3 Without Any Pictures or Scripts
Introduction Firstly, I would like to say a few words about browsers. This code works on such modern browsers as: FireFox, Safari and Chrome. On approach such browsers as IE10 and super secret new...
View ArticleHow to Create a Fading Dark Gradient on CSS3 without Images
In today’s post I would like to share with you my method of creating fading lines without the use of images. First of all it is necessary to prepare html markup. I am going to work with the following...
View ArticlePSD2HTML Review
Not every designer can quickly create a valid, semantic standard compliant markup, that looks equally good in all popular browsers. Frequently, when designers create magnificent and complex graphic...
View Article7 Steps to Get Prepared for IE10 and Windows 8
As you, certainly, already know, Windows 8 Consumer Preview was released on February, 29, and together with it the 5th platform preview version of Internet Explorer 10. In this article I am going to...
View ArticleHow to Implement in Code 5 Really Useful Responsive Design Patterns
The time when we will pay far more attention to the responsive markup than we do it now is already not too far off. So I consider that it is necessary to be well prepared in this question when the time...
View ArticleStars of Front-end Development
In any profession there is a thin stratum of people who are really high quality specialists. And the area of front-end development is not an exception – it also has its personalities. People listen to...
View ArticleStars of Front-end Development. JS Lovers.
This article is a continuation of the previous part about the most well-known and significant personalities in the world of front-end. This time I considered several names, which are known among the JS...
View ArticleHandy CSS3 Tuts For Web Developers
It’s been a long time since we have come up with a collection of useful CSS3 tutorials. Though there are some limitations on the side of some browsers, CSS is widely used in creating various things in...
View Article16 New jQuery Tutorials
The great majority of people reading our blog know that jQuery is a light Javascript library, which simplifies the interaction between Javascript and HTML. It has a lot of useful Ajax and JavaScript...
View Article