Today we will create some interesting effect for your portfolio or gallery on your website. If you are promoting yourself online via your own website, you should always include some examples of your work. You have to advertise yourself and your work as much as you can because no one else will do it for… Continue reading Interactive image overlay tutorial
Author: Alex Devero
I'm Founder/CEO of DEVERO Corporation. Entrepreneur, designer, developer. My mission and MTP is to accelerate the development of humankind through technology.
How to use an HTML5 video
HTML5 comes with many new elements and tricks which can enhance you website in different ways. One of these elements is video tag. What HTML5 is suppose to do is to replace the old, and harder to use, technology called flash. Before HTML5 video appeared, there was no standard for showing videos on web pages… Continue reading How to use an HTML5 video
How to create grid-based layout tutorial
Grids have been used in print design for decades and they are definitely not going anywhere. Take a look at any magazine, book or poster and after little research you will find the patterns of the grid. The reason why print designers are using grid is quite simple. It helps them to create harmony and… Continue reading How to create grid-based layout tutorial
Guide to Responsive Web Design Pt.3
We are in the last part of this Guide. In part 1 we talked about RWD principles, images and how to make them flexible and in part 2 about fluid layouts and media queries. Today we will take a look on some JavaScript techniques we can use and talk about couple important ideas to think consider.
How to create cool navigation
Navigation is the most important part of the page. There is no doubt about it. Let’s create a cool and simple navigation you can use on your pages in the future. In this short tutorial we will also take a look at new display value flexbox. Flexbox is great tool to create responsive navigation, as… Continue reading How to create cool navigation
What is front-end anyway?
This can be very daunting for people starting out in web industry. You just decided to become web designer or developer and another question to consider is already here. Will you chose front-end or back-end? More about back-end will be in future article. Some of you may not even know these terms so let’s take… Continue reading What is front-end anyway?