'Whole Brain' web design!

All the gray matters!

Left Brain:

The left brain is used to develop websites that structurally adhere to web standards. This side of the brain is also used for the necessary programming needed to develop a properly working website, whether it be client-side JavaScript, server-side PHP, SQL for database access, or simply XHTML for basic structure.

Without harnessing the logical thinking of the left brain a website wouldn't be very functional.

Right Brain:

We wouldn't be much of a web design studio if we didn't use this side of the brain, now would we. Taking full advantage of our layout and design expertise Studio J Design creates sites that are both visually appealing and user-friendly.

Without harnessing the creative juices of the right brain a website wouldn't be very attractive.

Sticking to standards

Table-Free since 2003!

Testimonial:

"We took a long hard look at the many web developers and found Studio J Design. We're glad we did! Senior Designer Jeff Jonjevic witnessed our company's way of doing business first hand by visiting one of our service locations. He translated those observations, solicited our input and maintained ongoing communication through the development process to create an effective web site. Innovative thinking, creative vision and hard work, from Studio J Design, have made this a worthwhile investment and a great choice."

dentGuy Network, Inc.

In most areas of business these days there are standards designed to help things run smoothly. There is no exception in the web design community, but unfortunately it has been a slow and, in some cases, unwilling process.

Studio J Design tries to adhere to web standards as closely as possible when developing new websites. One area in particular is the notion that all content should be seperated from the styling in a web page. This is done using Cascading Style Sheets (CSS). Style sheets are basically a seperate document that contain all the styling of a web site. The greatest benefit to this is that to make a change to the styling of a website only one document need to be edited! Another reason to keep contet seperate from style is so that your website can easily be modified for other media - PDA's, Cell phones, etc ... .

To give a working example of Style Sheets in action check out the "SKINZ" menu on the home page of our website. When viewing the differnet skins, keep in mind that none of the actual code for the site has changed, only the style sheet has been edited!