CSS tips and tricks #16 – CSS Atribute selector demistified

Last time we used practice to master CSS child selectors. After a great feedback from you, I decided to do the same thing with attribute selector as well. Personally, I found this selector and its variations more difficult to learn and master than child selectors. For those of you who are on the same side… Continue reading CSS tips and tricks #16 – CSS Atribute selector demistified

Pros and cons of HTML and CSS frameworks

Many people got used or are at least thinking about using some of the available frameworks. Some of the more known and better positioned frameworks on the Internet are Bootstrap, Foundation, Skeleton, HTML5 Boilerplate, Cube, YAML and Less Framework. Every framework offers something different and they all also vary in their size. Another thing to… Continue reading Pros and cons of HTML and CSS frameworks

CSS tips and tricks #16 – Mastering CSS child selectors

Some CSS selectors can look more like a different language or test from advanced mathematics. This makes the whole process of learning for web designers and developers more difficult than necessary. What’s more, when something looks hard we are naturally less inclined to invest our time and effort in learning that particular thing. This is… Continue reading CSS tips and tricks #16 – Mastering CSS child selectors

JavaScript 101-#19 – Getting to know JavaScript events Pt3

In the previous part we took a look at events related to forms and tried different ways to use them in projects. Even though you might have some fun by firing alert messages and pop-up windows (don’t feel bad for that), it is time to move from form to another “group” events. I am pretty… Continue reading JavaScript 101-#19 – Getting to know JavaScript events Pt3

CSS tips and tricks #15 – CSS box model without secrets

Many web designers and developers struggle with various aspects of their craft in their humble beginning. CSS box model can be of those things. I too had a problem with complete understanding this part of CSS. Margin, padding, borders, width and height. All those properties seemed confusing back then. When I finally became solid in… Continue reading CSS tips and tricks #15 – CSS box model without secrets

Why you suck as web designer

Do you feel that your web design skill are not that good as they could be? Do you feel that you are missing something? You may review the code of the project you are working on, but finding no errors. However, it just doesn’t feel good or enough. What’s more, there is still some little… Continue reading Why you suck as web designer