Making A Better Layout

One of the biggest challenges when creating any website, whether it’s a personal website, a graphics website, or a large commercial website, is deciding how to design the layout. You have to create the best possible combination of usability for both you, the owner, and the visitor, as well as making the layout as aesthetically pleasing as possible. It has to create a good first impression, and stand up to that impression, as well as being able to showcase the content and keep the visitor willing to return time and time again. But how do you find a balance?

What is a good layout?

A good layout is as simple as it possibly can be, while still remaining effective. A good layout looks nice, and uses color effectively- sometimes a lot, sometimes sparingly. It doesn’t blind the visitor with neons, nor does it force the visitor to squint at tiny text. Here are a few of my personal favorites:

These websites all use clean designs, make a good use of color, and are easy on the visitor’s eyes. They’re easy to use and functional, simple but not dull. So how can you create the same effect on your website layout?

Readability

Before you can even go into what your design looks like, it’s even more important that you ensure that your visitor can read what you’ve written. Let’s start with padding. The padding is the space between the edge of a content area and the text inside of it, and, frequently, the padding for the content and sidebar areas are overlooked.

In addition to these tips for your font stylings in your CSS file, when you’re writing on the internet, please, please, please make use of the paragraph tags. Using paragraphs makes text easier to read and skim over; large blocks of text, by contrast, are not only unattractive, but difficult to read.

Graphics

Almost every layout uses at least a few images. This is what really separates the professional-looking layout from the tacky-looking one. There are, however, tricks you can use to make your layout graphics look better.

User-Friendliness

I’ve already talked about how text size and stylings can affect how easy it is for someone to use and read your content, but what about everything else? A website isn’t just text, and other things about your website can impact your user’s experience.

Coding

While the actual design and structure of a layout is very important, it’s only half of a website. The other half, what the user doesn’t necessarily see, is the coding that makes the layout possible. Even more so than design, there is a right way and a wrong way to code. The right way can lead to cleaner, faster-loading, cross-browser compatible websites, while the wrong way can lead to a messy design that only works in one browser. Incorrect coding can even cut down on your traffic.

Conclusion?

It’s true that there are a lot of different elements that go into making a visually pleasing, well put together web layout. But the good news is, within the realms of the visually pleasing and accessible, there’s tons of room for creativity and personality. The ultimate thing that will make a webpage look amazing is your own personal spin on it, and don’t think that there’s only one way to go about a design! All of these tips will help you to make something nice, but only you can make it unique, memorable and creative. I hope you’ve enjoyed this article, and maybe gotten a little bit of inspiration to make some improvements to your own layouts along the way.