Simplifying the interface

Oct
03

by
Aaron

Simplifying the interface

As I started to build out the initial design mockup into HTML/CSS, I realized that I was going to need to simplify a few things in order to accomplish everything I wanted to do with the interface. I wanted the interface to have a flexible width to accommodate different screen resolutions but mainly to give room for cash flow charts with big numbers and longer income and expenses titles. In deciding upon a flexible width, I realized in order to so with the rounded corners and gradient background, I was going to have to have a ridiculous amount of markup. Also, to be honest, in order to make the layout "bulletproof" I'm not even sure it would be possible. (If anyone wants to try, I'll gladly provide the PSD file.) Here's a screenshot of the revised interface buildout.

Buildout screenshot

From the above graphic, you'll notice that we got rid of the rounded corners, and I shortened the gradient background to just the header. This gave a much cleaner look while making the markup just a mere few lines for the main template:

markup screenshot

The layout did loose some prettiness, but I think with the simplification of the interface and markup it was worth it. What do you think?

Next up, I plan on writing a post on some of the finer details of the markup in regards to the main cash flow chart. I had to freshen up my knowledge of tables on this one!

4

Comments

Oct
04

Collin

I don't think you lost much of anything in terms of prettiness. Still looks grand. In fact, I kinda prefer the new look.

Oct
05

Bridget Stewart

I gotta say, I like the new design too. I favor it over the other, now that I see it coming together.

Nice job!

Oct
08

Brad Dielman

I agree with Bridget. Very nice work, Aaron!

Oct
25

Eric Wiley

Sheesh, those comments are almost a month old. I'm totally out of the loop - just discovered this project...

Nice Job, Aaron - your designs are gorgeous.

Best Regards,

Eric Wiley (yet another person from Ohio)

Leave a reply

Comment on Simplifying the interface

Basic HTML is allowed (a href, strong, em, blockquote).