Web Development Posts

Five reasons your business needs a mobile website

With continuous advancements in mobile technology, it is becoming increasingly beneficial to have a mobile website for your business. A standard website may work on different devices but websites not developed to be mobile-friendly may steer customers away. Poor usability on website not formatted for mobile use might display text that’s hard to read or […]

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

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

CSS3 Series, Part 4: Borders, Shadows, and Gradients

In this third installment of our CSS3 Series, we are diving right into several elements that are sure to make any website stand out from the crowd: Borders, shadows, and gradients. If you have been following along with our series, you’ve learned about transitions and infinite scrolling, both techniques that can give your website visitors […]

Read more