Hey there! Feel free to have a scroll along this month’s round-up full of the best hand-picked design and development resources like Apple devices mockup, a brochure mockup set, an iOS9 vector UI kit, a function of hover for phones, Flickr’s grid layout, an accessible modal plugin, a minimal CSS framework, Windows icons, as well as ones for medical purposes. Continue reading
Category Archives: Code
5 Things You Should Know About CSS Specificity
CSS Specificity is sort of formula, which helps the browsers to decide which CSS property value will take precedence and will be applied to the elements. Specificity is often the culprit why you bang your head on the wall when you think that CSS properties value should apply to an element, but they not. The reason is that somewhere you dishonored CSS Specificity. Continue reading
Collections of Fresh Design Freebies
Spring has finally arrived! Nature with its blossom character breathes new life into work and the creative process, giving a tremendous boost to talented folks. Designers and developers are full of vigor and passion, so be ready to contemplate outstanding projects in near future. And today’s edition is just the beginning. Continue reading
New Web Design and Development Resources
Hello there folks! This month’s freebies are supercharged with amazing web resources such as a set of T-Shirt mockup templates, the second version of the cute cartoon characters generator, an artistic collection of mobile UI screens, a professional looking invoice print template,some amazing PSD templates of websites for inspiration, frameworks for CLI, mobile development, and more. Continue reading
Building The Ultimate Contact Form: A Step By Step Guide
When we talk about contact forms, mostly we stress on PHP functionality and forget about using or combining other techniques that can lift user experience. Continue reading
28 CSS Effects & Tutorials All Designers Must Know About
CSS effects will add a special touch to any website. This type of coding language can be used to create cool visual effects and layouts for your website, and best of all, it’s relatively simple and straightforward. Even if you’re not familiar with coding, it won’t be very difficult to get the hang of it. Continue reading
New Web Design and Development Resources
Here we are again with another round of design and development resources that have been introduced at the start of this new year. As usual, you will find here mockups, icons, jQuery plugins and much, much more. Continue reading
20 Free HTML Templates with High Impact Designs
?Building a powerful HTML website is key if you want to be truly successful at what you do. Whether you want to showcase your photography, sell a product, or advertise, your website has to make a strong impression on those who visit it. Continue reading
How GitHub Can Help You To Improve As A Web Developer
Just like everybody else at some point, I knew GitHub was a way to gain access to open source projects. It was the place which allowed me to grab the necessary files for my websites, read the documentations or raise issues. During the past 2 years I have discovered it is in fact a fantastic tool to learn and keep growing as a developer. Continue reading
The Vital Guide to HTML5 Interviewing
HTML is over 20 years old. Over these 20 years, HTML was upgraded 4 times, leaving us with current HTML version 5. The upgrade path was not an easy one: W3C , official maintainer of the HTML specification, was slow in bringing new features to the specification, so web browser developers took things into their hands. This only resulted with more problems, especially for developers that were struggling to create web pages. It caused many cross-browser compatibility issues and wasted development hours. Continue reading