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
Category: Design Development
This category features articles on general design principles, Web design, typography, user interface design and related topics such as development.
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?
Guide to Responsive Web Design Pt.2
In Guide to Responsive Web Design Pt.1 we talked about philosophy and principles of RWD and also inspect the case of responsive images. In part 2 I want to talk about layout and media queries. There will also be more of coding and real-life examples. So let’s continue.
Guide to Responsive Web Design Pt.1
Responsivity is the way web is going by for some time right now. Not only that this will not become weaker, it will get much stronger as RWD mature instead. I guess that most of web designers and developers who are in it for little bit longer already have needed skills but there are still… Continue reading Guide to Responsive Web Design Pt.1