Web Design Posts

3 reasons wireframing is useful in web design

What is Wireframing? Wireframing is a process many web designers use to architect the structure of their web site. It is a visual tool for a designer to propose a layout for any given page. It proposes a design for the overall way the content is to be shown on the web site. Wireframes can […]

Read more

Mobile Navigation Trends and Solutions

Site navigation is a crucial part of every website development project. It requires full design attention. With the increasing popularity of mobile devices, having easy–to-use navigation can increase user satisfaction and convert new visitors into returning visitors. In 2012, a Google study found that 96 percent of users came across a site that wasn’t mobile-friendly […]

Read more

Draw your audience in with good home page content

When writing or updating a website one of the biggest challenges is the home page. It can be very difficult to determine what content should be given the prominence of the home page. If you’re not careful, your home page ends up a dumping ground that will confuse your audience and drive them away instead […]

Read more

Choosing a CSS grid system for your web design

A CSS grid system consists of pre-written CSS styles that are used to help create the structure of a website. They are usually made up of some combination of rows and columns to aid in layout creation. Using a grid system for your website is important. It helps to improve the overall design by providing […]

Read more

What to look for when choosing a CSS framework

CSS frameworks can be a great addition to your web development process. They provide pre-built code to help create the foundation of a website, providing features like grid systems, typography, forms, icons, widgets, and more, all ready to be implemented into your project. By using a framework, you don’t have to start from scratch every […]

Read more