No one ever claimed that CSS was the right place to perform mathematical calculations; in fact, it’s near impossible even for simple functions. (Even with the CSS3 calc function, it can be difficult.) That’s where LESS comes in. The ability …
Ever wanted to build your own responsive grid system? It’s easier than you think. LESS has a feature known as recursive mixins, which can generate code that we’d otherwise have to type by hand. A recursive mixin acts as a …
Testing designs across multiple browsers has always been a pain. When you add in various devices and their resolutions, you have quite the headache on your hands. How do you know that your navigation menu is responsive across all resolutions? …
Now that you have gone through a series of tutorials with David East to create a custom mail app, he is back in this lesson to show you how to add jQuery functionality to it. The videos in this tutorial …
David East is back with another great video tutorial using components from Designmodo’s Flat UI Pro. In this video, he takes you step-by-step through the process of using LESS and HTML to create a custom mailbox section of a mail …
David East takes you step-by-step through the process of using LESS and HTML to create menu using Designmodo’s Flat UI Pro in this new video tutorial. This video is Part 3 in the Flat UI Tutorial Series, following “Flat UI …
David East takes you step-by-step through the process of using LESS settings using Designmodo’s Flat UI Pro in this new video tutorial. In this video tutorial, you use components from Flat UI Pro to create a complete simple mail app …