Web Design Posts

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 3: Fixed headers

Fixed headers are a hot topic in the web design world, and they can be found on all types of websites. As you scroll down the page, you’ll notice the header area “sticks” to the top, staying in place as you scroll down. The fixed header is a popular feature for good reason; it can […]

Read more

Website Redesign & Strategy: Logansport Memorial Hospital

Services Provided Include: Web Redesign Content Management System Application Development Content Writing & Editing Social Media Strategy Email Newsletter Marketing We launched an updated website for Logansport Memorial Hospital today. TBH Creative has been working with Logansport Memorial Hospital since 2011. In 2012, we upgraded their technology as a primary focus. We gave them a […]

Read more

CSS3 Series, Part 1: Transitions

In this series, I will be focusing on CSS3 tips and techniques to enhance certain elements on your website and give users a smooth user experience. Look for future posts about other CSS3 techniques in the upcoming weeks. Understanding transition effects Transitions allow for more graceful and elegant transitions between elements over a specified period […]

Read more