Design the Code

Latest Posts

Introduction In this tutorial we want to create a unique picture gallery utilizing the CSS property z-index. In our example we have the appearance of a pile of pictures, on

Continue Reading...

CSS opacity has been a bit of a trendy technique for a few years now, and it’s been especially frustrating for developers trying to implement opacity (also referred to as

Continue Reading...

HTML5 and CSS3 are bringing new features to us and in this article you’ll be able to find some great tools, cheat sheets and much more you could need to

Continue Reading...

Explain which div you’re closing Most of the time when I’m viewing a website source, I see, at the very bottom of the page, an almost endless list of closing

Continue Reading...

5 Advanced CSS Pseudo Classes that will Save your Day CSS3 provides powerful pseudo-classes that allow the designer to select multiple elements according to their positions in a document tree.

Continue Reading...

Beginners through advanced coders make mistakes in their HTML and CSS files, either through carelessness or lack of experience. Clean code is very important though and will help further your

Continue Reading...

In the first of the CSS In depth series, we’ll be talking about margins, padding and the box model. Margins and padding are some of the most widely used styles

Continue Reading...

Blog posts with tons of jQuery scripts are pretty cool, but you’ll have to know how to use them first. To be able to use these scripts, you’ll have to

Continue Reading...